Commit Graph

  • f616c36ebf log: reduce logs when receiving too much votes from a peer (#1780) NathanBSC 2023-07-31 10:44:02 +08:00
  • 8f2ae29b8f core/types: fix receipt blob fields marshaling (#27793) Mario Vega 2023-07-28 01:08:38 -06:00
  • d9556533c3 core/types: put header fields in correct order (#27791) Marius van der Wijden 2023-07-27 16:15:08 +02:00
  • 57268f7e6c all: rename dataGas to blobGas (#27789) Péter Szilágyi 2023-07-27 16:53:28 +03:00
  • 278608a04e discov: do not filter out bootnodes (#1773) Matus Kysel 2023-07-27 15:39:04 +02:00
  • 0f4b21feac core/txpool/blobpool: fix a merge conflict from a package rename (#27790) Péter Szilágyi 2023-07-27 14:53:05 +03:00
  • 393d4db18c core/types: add 4844 data gas fields in Receipt (#27743) Felix Lange 2023-07-27 13:11:09 +02:00
  • 1662228ac6 core/txpool/blobpool: 4844 blob transaction pool (#26940) Péter Szilágyi 2023-07-27 13:45:35 +03:00
  • 37b952a4a2 core/types: deepcopy ExcessDataGas, DataGasUsed (#27767) Darioush Jalali 2023-07-27 01:32:15 -07:00
  • 2274a03e33 crypto/kzg4844: do lazy init in all ckzg funcs (#27679) Justin Traglia 2023-07-24 18:13:34 +02:00
  • a196f3e8a2 cmd/devp2p: atomic types used (#27755) ucwong 2023-07-24 11:23:38 +01:00
  • 7a1fba1a02 cmd/geth: atomic types used (#27756) ucwong 2023-07-24 11:22:54 +01:00
  • 88f3d61468 all: expose block number information to statedb (#27753) rjl493456442 2023-07-24 18:22:09 +08:00
  • a46f4173cd ethclient/gethclient: gofmt -s (#27762) Marius van der Wijden 2023-07-24 12:21:26 +02:00
  • 34b065aecb Merge pull request #1777 from bnb-chain/develop v1.2.9 lx 2023-07-21 17:35:10 +08:00
  • 83cc950b6b release: prepare for release v1.2.9 larry.lx 2023-07-21 11:50:37 +08:00
  • 9219c883e3 upgrade: mainnet hardfork block height for: Plato, Hertz larry.lx 2023-07-21 11:36:25 +08:00
  • 7f756dc118 cmd/evm/testdata: fix typos in docs (#27742) Pierre Grimaud 2023-07-18 14:07:25 +02:00
  • e86ad52640 beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736) Felix Lange 2023-07-18 09:44:16 +02:00
  • d4d88f9bce les: remove obsolete code related to PoW header syncing (#27737) Felföldi Zsolt 2023-07-17 20:48:11 +02:00
  • 988d84aa7c core/state, core/vm: implement EIP 6780 (#27189) jwasinger 2023-07-17 19:02:18 +02:00
  • b058cf454b core, tests: EIP-4844 transaction processing logic (#27721) Martin Holst Swende 2023-07-15 23:27:36 +02:00
  • 99e000cb13 core/vm: use types.EmptyCodeHash (#27729) ucwong 2023-07-15 16:45:57 +01:00
  • d233b6b23a core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) jwasinger 2023-07-15 16:35:30 +02:00
  • 00408f7479 accounts/abi/bind/backends: fix goroutine leak in unit test (#27705) Yurie 2023-07-15 23:33:46 +09:00
  • 34d5072159 metrics: NilResettingTimer.Time should execute the timed function (#27724) Ömer Faruk Irmak 2023-07-14 20:19:03 +03:00
  • 47b9f1b4ae cmd/geth: use automaxprocs to apply cpu quota correctly (#27506) Delweng 2023-07-15 01:14:47 +08:00
  • 13c0305106 metrics: NilTimer should still run the function to be timed (#27723) Ömer Faruk Irmak 2023-07-14 19:10:16 +03:00
  • 60ecf48dd4 cmd/bootnode, p2p: support for alternate mapped ports (#26359) Seungbae Yu 2023-07-14 21:58:27 +09:00
  • c40ab6af72 core/blockchain: fast to snap in comments (#27722) ucwong 2023-07-14 13:06:51 +01:00
  • e1fe6bc846 go.sum: go mod tidy (#27717) ucwong 2023-07-13 15:34:29 +01:00
  • 517ac886d4 eth/tracers/native: panic on memory read in prestateTracer (#27691) Ryan Schneider 2023-07-13 05:44:42 -07:00
  • 1e069cf802 eth/tracers: add ReturnData in the tracer's response (#27704) Delweng 2023-07-13 20:43:25 +08:00
  • 5d035043ea internal/ethapi: add more testcase for GetTransactionReceipt (#27527) Delweng 2023-07-13 18:47:32 +08:00
  • 10a136a4f9 internal: early exit if tx for getTxReceipt not found (#27712) Delweng 2023-07-13 18:42:48 +08:00
  • 4f0d8f0d15 graphql: fix race in withdrawals test (#27706) Sina Mahmoodi 2023-07-13 12:41:58 +02:00
  • 714f75943b eth, miner: rm redundant type declare (#27713) Delweng 2023-07-13 14:55:31 +08:00
  • 040a4a543b build: upgrade -dlgo version to Go 1.20.6 (#27708) Marius Kjærstad 2023-07-12 19:38:12 +02:00
  • 80b7bfe70d accounts, cmd/evm: fix docstrings (#27703) cui fliter 2023-07-12 18:01:55 +08:00
  • a426999fc9 p2p/discover: filter bootnodes by netrestrict (#27701) Felix Lange 2023-07-12 12:01:38 +02:00
  • 0b1f97e151 core/rawdb: support freezer batch read with no size limit (#27687) rjl493456442 2023-07-12 15:19:01 +08:00
  • 5742cc286c discov: increase bucket size for bootnodes (#1727) Matus Kysel 2023-07-12 02:48:13 +02:00
  • cecd22143b go.mod: upgrade github.com/karalabe/usb to fix build warning (#27698) Felix Lange 2023-07-11 22:34:22 +02:00
  • 7a565fa4fe console: add cleanup to avoid leaks in newTester (#27695) Mskxn 2023-07-12 03:27:48 +08:00
  • 645b0db98e cmd/utils, p2p: clean up discovery setup (#27518) lightclient 2023-07-11 13:21:32 -06:00
  • 4b06e4f25e core/state: value diff tracking in StateDB (#27349) rjl493456442 2023-07-11 21:43:23 +08:00
  • aecf3f9579 internal/blocktest: add package for shared test code (#27270) Delweng 2023-07-11 20:57:02 +08:00
  • e1fd3d67e5 eth: better active protocol handler tracking (#27665) lightclient 2023-07-11 01:57:42 -06:00
  • 5c9cbc218a core/vm: implement EIP-5656, mcopy instruction (#26181) Charles Cooper 2023-07-11 03:55:34 -04:00
  • 3fd5b0c149 fix: defend ddos voting attack with other mini fix according to audit (#1741) NathanBSC 2023-07-11 10:13:08 +08:00
  • af8b138c1a core/vm: define cancun + enable 1153 (tstore/tload) in cancun (#27663) Martin Holst Swende 2023-07-10 14:40:31 -04:00
  • 288804ced0 Merge pull request #1739 from bnb-chain/tracing-timeout Matus Kysel 2023-07-10 09:45:10 +02:00
  • c2db667c8f miner: remove unused commented code (#27664) jwasinger 2023-07-07 10:14:24 +02:00
  • c866dfdc78 core: remove outdated tests (#27662) Martin Holst Swende 2023-07-06 12:05:34 -04:00
  • cbf2579691 p2p, p2p/discover: add dial metrics (#27621) lightclient 2023-07-06 08:20:31 -06:00
  • ea782809f7 cmd/geth: implement dev mode for post-merge (#27327) jwasinger 2023-07-06 10:42:34 +02:00
  • ab0e0f3517 signer/core: show helptext when clef rejects signing (#27538) John Chase 2023-07-06 15:50:44 +08:00
  • 83d7f426d1 core: stop chain when tests are finished (#27660) Darioush Jalali 2023-07-05 23:56:42 -07:00
  • 863f6dac19 ethdb/leveldb: update leveldb metrics collection (#27643) Exca-DK 2023-07-06 00:04:07 +02:00
  • 59f7b289c3 cmd, core, eth, graphql, trie: no persisted clean trie cache file (#27525) rjl493456442 2023-07-04 15:21:06 +08:00
  • 6ca3ef9a7b node: fix listening on IPv6 address (#27628) (#27635) Curith 2023-07-02 19:21:16 +08:00
  • d565b9cb12 Merge pull request #1725 from bnb-chain/uncomment-log-trace alexlucaci 2023-06-30 18:18:39 +03:00
  • 5ba63e3071 log: added option to rotate logs based on number of hours with a maximum of 24 (#1735) alexlucaci 2023-06-30 18:09:26 +03:00
  • 5f87ddf9f6 docs: some url update (#1742) lx 2023-06-30 12:06:56 +08:00
  • 8a430c06a9 docs: some url update (#1742) lx 2023-06-30 12:06:56 +08:00
  • 8bbb16b70e core/state, light, les: make signature of ContractCode hash-independent (#27209) Guillaume Ballet 2023-06-28 11:11:02 +02:00
  • 85b8d1c06c params, trie: add verkle fork management + upgrade go-verkle (#27464) Guillaume Ballet 2023-06-28 11:08:48 +02:00
  • f5d3d486e4 eth: send big transactions by announce/retrieve only (#27618) Marius van der Wijden 2023-06-28 11:06:20 +02:00
  • eed7983c7c core/txpool/legacypool: fix typo (#27620) hero5512 2023-06-27 13:28:18 -04:00
  • c7b099b2ea trie, core/state: revert error removal in (*state.Trie).Commit (#27544) Guillaume Ballet 2023-06-27 14:36:38 +02:00
  • d73eb87979 core: log message if DeriveFields returns error (#27530) aaronbuchwald 2023-06-27 04:29:19 -04:00
  • 900591299f common/lru: add test case for BasicLRU.Peek (#27559) Sanghee Choi 2023-06-27 17:27:40 +09:00
  • 78d6ae7415 eth/tracers: add multiplexing tracer (#26086) Sina Mahmoodi 2022-11-08 12:46:52 +03:30
  • d7ea278fe3 core/vm: move TSTORE,TLOAD to correct opcode nums (#27613) Marius van der Wijden 2023-06-27 09:25:08 +02:00
  • 4b90c4488d ethdb/pebble: use sync mode for pebble writes (#27615) rjl493456442 2023-06-27 15:19:02 +08:00
  • b4bc9b0db6 cmd/geth: error message should not be capitalised (#27549) puhtaytow 2023-06-27 08:12:03 +02:00
  • 80441779d4 eth/protocols: put protocols in order (#27543) Delweng 2023-06-27 14:11:06 +08:00
  • fd58e6f0ac Merge pull request #1737 from bnb-chain/develop v1.2.8 lx 2023-06-27 14:08:04 +08:00
  • dda8e8da6a release: prepare for release v1.2.8 (#1736) lx 2023-06-27 13:01:58 +08:00
  • 291cb8ab51 eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) (#1626) lmittmann 2023-06-27 05:52:31 +02:00
  • 598c36bcea fix: avoid to block the chain when failed to send votes (#1734) NathanBSC 2023-06-27 08:59:08 +08:00
  • 2754b197c9 common/math: fix typo in comment (#27561) Sanghee Choi 2023-06-26 00:33:50 +09:00
  • 69fd672ded feat: support password flag when handling bls keys (#1726) NathanBSC 2023-06-25 14:11:17 +08:00
  • 942ba4ddaa crypto/secp256k1: define NDEBUG only if not defined (#27550) Francisco de Borja Aranda Castillejo 2023-06-23 19:02:05 +02:00
  • 699243f8ae core/state, light, trie: add UpdateContractCode to the Trie interface (#27476) Guillaume Ballet 2023-06-22 14:52:52 +02:00
  • 5520cd97a1 p2p/discover: swap verification order in discv4 ping handler (#27532) Exca-DK 2023-06-22 10:06:14 +02:00
  • fd5d2ef0a6 internal/ethapi: quantity-encode storage keys in eth_getProof response (#27309) James Prestwich 2023-06-21 09:11:11 -07:00
  • 713fc8bbe6 ethdb/pebble: fsync for batch writes (#27522) Martin Holst Swende 2023-06-21 12:08:12 -04:00
  • 6d2aeb43d5 cmd, core/state, eth, tests, trie: improve state reader (#27428) rjl493456442 2023-06-21 03:31:45 +08:00
  • 7487f79eb0 fix: typo Alex Lucaci 2023-06-20 16:06:56 +03:00
  • 8c288b528d internal/ethapi: use same state for each invocation within EstimateGas (#27505) jwasinger 2023-06-20 14:40:18 +02:00
  • 9ed95d826e Merge pull request #1723 from bnb-chain/develop v1.2.7 lx 2023-06-20 20:01:00 +08:00
  • 1affc1c08d core/txpool: remove use of errors.Join function (#27523) Felix Lange 2023-06-20 13:51:59 +02:00
  • be7ee9217f release: prepare for release v1.2.7 (#1724) lx 2023-06-20 18:54:25 +08:00
  • dde94542c1 fix: uncommented log.Trace while also tracking the sender again Alex Lucaci 2023-06-20 13:20:26 +03:00
  • a27ece8d0a lightclient: fix validator set change (#1645) KeefeL 2023-06-20 18:04:18 +08:00
  • 154b016b6c core: use slices package for sorting (#27489) Dan Laine 2023-06-20 05:58:47 -04:00
  • 84b05d4f34 internal/build: ignore some files in FindMainPackages (#27521) Delweng 2023-06-20 16:42:13 +08:00
  • dc454a1ca7 feat: support creating a bls keystore from a specified private key (#1717) NathanBSC 2023-06-20 13:40:23 +08:00
  • f455263950 metrics: add counter for voting status of whole network (#1720) NathanBSC 2023-06-20 10:58:13 +08:00