Commit graph

  • 41f85203a7 triedb/pathdb: fix comments Gary Rong 2025-06-19 18:50:51 +0800
  • 5b80a7af38 core/state: improve test Gary Rong 2025-06-19 14:19:23 +0800
  • dbf6d0460b triedb/pathdb: polish Gary Rong 2025-06-18 15:58:56 +0800
  • 761ac5d45f triedb/pathdb, eth: use double-buffer mechanism in pathdb Gary Rong 2025-06-10 16:22:45 +0800
  • 8441958355 trie: use clear builtin Felix Lange 2025-06-19 12:44:36 +0200
  • 1791b95016 trie: fix Felix Lange 2025-06-19 12:35:02 +0200
  • ac50181b74
    core: consolidate BlockChain constructor options (#31925) rjl493456442 2025-06-19 18:21:15 +0800
  • 6762006383
    core: simplify effectiveTip calculation (#31771) zhiqiangxu 2025-06-19 17:43:24 +0800
  • 6d4f6ee24d core: remove confusing comment Felix Lange 2025-06-19 11:13:19 +0200
  • 55e2366b33 tests: disable tx index in block test Felix Lange 2025-06-19 11:11:46 +0200
  • 47e7fa1dde cmd/utils: disable tx index in MakeChain Felix Lange 2025-06-19 11:11:33 +0200
  • ad9d7e059a core: disable tx index in tests Felix Lange 2025-06-19 11:11:24 +0200
  • 67754ff3d4
    eth/downloader: save the correct delivery time for state sync #21427 (#1044) Daniel Liu 2025-06-19 16:34:30 +0800
  • fa6672402a Merge branch 'master' of github.com:berachain/bera-geth Cal Bera 2025-06-18 21:54:01 -0700
  • b09d57285e
    feat(BRIP-2): Gas Fee Modifications (#2) Cal Bera 2025-06-18 20:12:18 -0700
  • aafdcc518a
    Merge branch 'master' into simplify_StateTrie maskpp 2025-06-19 10:28:14 +0800
  • 4997a248ab
    core/rawdb: don't decode the full block body in ReadTransaction (#32027) Ömer Faruk Irmak 2025-06-19 05:05:32 +0300
  • 8219bfcadd
    eth,core: terminate the downloader immediately when shutdown signal is received (#32062) Delweng 2025-06-19 09:44:39 +0800
  • d58a973c5d core: remove duplicated interruption checks Gary Rong 2025-06-19 09:08:17 +0800
  • c901125e84
    feat(BRIP-1): Prepare fork for Berachain (#3) Cal Bera 2025-06-18 17:23:00 -0700
  • 0b0bee6d2d fix the import order maskpp 2025-06-19 07:47:45 +0800
  • 75e16ba615 Merge branch 'master' into upgrade_hasher_pool maskpp 2025-06-19 07:45:55 +0800
  • 14e2d1c751 delete Keccak256RLP and Keccak256RLPHash maskpp 2025-06-19 07:42:04 +0800
  • 6fa66e40a3 core: remove *uint64 for TxLookupLimit Felix Lange 2025-06-18 23:20:05 +0200
  • 9b97d60230
    feat: triedb.Database.Update options via statedb.Commit (#190) Austin Larson 2025-06-18 13:54:37 -0400
  • 8b2b0afe7c
    Merge branch 'master' into clean-shutdown Eugene 2025-06-18 10:30:04 -0700
  • 538ea2dea1 eth: stop insert if terminate invoked jsvisa 2025-06-18 23:16:19 +0800
  • ff0f3c50e9 core: fast exit if inserting stopped jsvisa 2025-06-18 23:16:02 +0800
  • 43cb1eed45 core: move Felix Lange 2025-06-18 17:06:29 +0200
  • ab5ad25dc3
    crypto/bn256/cloudflare: pull in upstream fix for R27 and R29 usage (#32057) Stephen Buttolph 2025-06-18 08:17:30 -0400
  • b256850507 core: improve default config Felix Lange 2025-06-18 16:18:32 +0200
  • 233e56eff3 core: rename to BlockChainConfig Felix Lange 2025-06-18 16:08:13 +0200
  • 5f69d45200 eth/gasprice: fixup Felix Lange 2025-06-18 16:00:53 +0200
  • 38e88a113c core: rename to BlockChainOptions Felix Lange 2025-06-18 15:55:02 +0200
  • b84b9211b7 tests: fixup Felix Lange 2025-06-18 15:54:56 +0200
  • cd9ae930b6 core: make options last parameter Felix Lange 2025-06-18 15:31:32 +0200
  • 5c1957248b
    Update accessors_indexes_test.go Felix Lange 2025-06-18 14:59:52 +0200
  • 4dc153f39f
    Update accessors_indexes.go Felix Lange 2025-06-18 14:59:20 +0200
  • 0ce13346ce
    crypto/bn256/cloudflare: pull in upstream fix for R27 and R29 usage (#32057) Stephen Buttolph 2025-06-18 08:17:30 -0400
  • cbe2e46d4a update new rpcs to cicd wanwiset25 2025-06-18 14:14:46 +0400
  • 9112440585
    Merge pull request #1105 from XinFinOrg/allow-sync-and-gc-configure Wanwiset Peerapatanapokin 2025-06-18 11:51:04 +0400
  • cc1293b8f1
    all: reuse the global hash buffer (#31839) nthumann 2025-06-18 08:29:14 +0100
  • 4ea9eea75f
    eth/catalyst: fetch header on forkchoiceUpdated (#31928) Marius van der Wijden 2025-06-18 09:06:49 +0200
  • 0e69eb6322 eth/catalyst: simplify log Gary Rong 2025-06-18 14:44:22 +0800
  • 13bd2b4371 eth: polish Gary Rong 2025-06-18 14:31:38 +0800
  • a6ba71620a eth/catalyst: fetch header on forkchoiceUpdated MariusVanDerWijden 2025-05-29 12:32:05 +0200
  • 9bc6bf62ce core/rawdb: add test for table Gary Rong 2025-06-18 13:36:54 +0800
  • cabe2dafde ethdb: simlify the range deletion Gary Rong 2025-06-18 11:29:22 +0800
  • 90b36cfd88 core/rawdb: fix goimports Gary Rong 2025-06-18 09:32:30 +0800
  • feed0d8a3a core/rawdb: add more unit tests Gary Rong 2025-06-18 09:31:31 +0800
  • 9944c99681 remove redundant github action Uday Patil 2025-06-17 17:52:41 -0400
  • fa8f391db3
    build: upgrade -dlgo version to Go 1.24.4 (#31978) levisyin 2025-06-18 05:42:06 +0800
  • 157d8e67f8 add codecov Uday Patil 2025-06-17 17:38:01 -0400
  • 6bba9d42a5
    tests/fuzzers: added bn marshaling fuzzers (#32053) Marius van der Wijden 2025-06-17 23:02:36 +0200
  • 35120930af crypto/bn256/google: align behavior MariusVanDerWijden 2025-06-17 22:00:54 +0200
  • 22a832c6b7 tests/fuzzers: added bn marshaling fuzzers MariusVanDerWijden 2025-06-17 11:34:39 +0200
  • 4e87e12ec4 tests/fuzzers: added bn marshaling fuzzers MariusVanDerWijden 2025-06-17 11:28:02 +0200
  • 190b236966
    crypto/bn256: fix gnark deserialisation (#32055) kevaundray 2025-06-17 21:58:31 +0200
  • b21f9ccf32
    crypto/bn256/cloudflare: pull in upstream fix for R27 and R29 usage Stephen Buttolph 2025-06-17 15:10:50 -0400
  • 1fd78c99e2 add testcase jsvisa 2025-06-17 14:34:10 +0000
  • 8904ae9d26 apply jsvisa 2025-06-17 14:34:02 +0000
  • 28db6533fa log: don't trim String in DEBUG,TRACE level jsvisa 2025-06-17 14:33:42 +0000
  • c8d92ec016 appease felix, hes right next to me Kevaundray Wedderburn 2025-06-17 15:56:56 +0200
  • d2bcbab38d Apply felix diff Kevaundray Wedderburn 2025-06-17 15:49:56 +0200
  • 5fc7fcdbf8 less words -- appease felix even more Kevaundray Wedderburn 2025-06-17 15:19:24 +0200
  • c83cdbb79a shorter comment Kevaundray Wedderburn 2025-06-17 15:16:58 +0200
  • 2f98aee459 remove optimization Kevaundray Wedderburn 2025-06-17 15:14:07 +0200
  • 103d398e48 appease felix Kevaundray Wedderburn 2025-06-17 15:09:08 +0200
  • f745c529a2
    go.mod: bump golang.org/x/net from 0.36.0 to 0.38.0 (#31658) dependabot[bot] 2025-06-17 14:59:37 +0200
  • f3b04b6e49
    Update state_transition.go Felix Lange 2025-06-17 14:50:51 +0200
  • 2e6d978e35
    accounts: fix data race when closing manager (#31982) Herbert 2025-06-17 14:44:51 +0200
  • 71653cf0c2
    ethdb/pebble: lower the compaction debt (#31988) rjl493456442 2025-06-17 20:23:45 +0800
  • 05e199408f
    fix: skip storage entries with missing preimage keys (#32051) cz 2025-06-17 20:13:03 +0800
  • 283f1a10d1
    Apply suggestions from code review kevaundray 2025-06-17 13:27:24 +0200
  • bfbfa39eb9 modify gnark marshal and unmarshal Kevaundray Wedderburn 2025-06-17 13:06:18 +0200
  • 3267c21c58
    Update web3.js kilavvy 2025-06-17 12:48:05 +0200
  • c522a93628
    V2.1.1 (#1582) Pratik Patil 2025-06-17 15:12:38 +0530
  • cec664be7a
    params: version bump to v2.1.1 Pratik Patil 2025-06-17 15:07:35 +0530
  • 1ad23ecd64
    added Bhilai and Prague block for mainnet (#1581) Pratik Patil 2025-06-17 15:06:54 +0530
  • a3a86bdf19 make basefee 0 always reachable alan 2025-06-17 16:14:16 +0800
  • a78982814b make start script accept SYNC_MODE and GC_MODE wanwiset25 2025-06-11 15:14:08 +0400
  • 4142debefc
    Merge pull request #1104 from XinFinOrg/fix-getrewardbyaccount-edgecase Wanwiset Peerapatanapokin 2025-06-17 11:29:08 +0400
  • 75cf3cc2a1 fix: skip storage entries with missing preimage keys PinelliaC 2025-06-17 15:16:49 +0800
  • e83b87a80e
    cicd, params: update bootnodes for testnet (#1110) Daniel Liu 2025-06-17 13:35:28 +0800
  • 188d0cf0f9
    compression/rle: delete RLE compression #16468 (#1101) Daniel Liu 2025-06-17 13:34:25 +0800
  • 7feff61647
    core/state: remove toAddr helper in tests #22772 (#1100) Daniel Liu 2025-06-17 13:33:47 +0800
  • 3a6beedb8c
    trie: fix parallel typo in trie/hasher.go #25241 (#1095) Daniel Liu 2025-06-17 13:32:04 +0800
  • 6200e8d7de
    core, trie: change format 0x%x to %#x #25221 (#1094) Daniel Liu 2025-06-17 13:31:20 +0800
  • dabaf392a7
    trie: fix size accounting in cleaner #25007 (#1093) Daniel Liu 2025-06-17 13:29:57 +0800
  • e4de0e82a2
    trie: remove unused makeHashNode #24702 (#1089) Daniel Liu 2025-06-17 13:28:59 +0800
  • 205a94ea4f
    trie: fix two issues in trie iterator #24539 (#1086) Daniel Liu 2025-06-17 13:27:57 +0800
  • f07824db20
    core, ethdb, tests, trie: implement NewBatchWithSize API for batcher #24392 (#1085) Daniel Liu 2025-06-17 13:26:50 +0800
  • bebc87e2f0
    trie: fix typos (#1080) Daniel Liu 2025-06-17 13:25:40 +0800
  • 5e8a096844
    eth/fetcher, trie: unit test reliability fixes #23020 #23415 (#1070) Daniel Liu 2025-06-17 13:21:18 +0800
  • a41a92978d
    trie: small optimization of delete in fullNode case #22979 (#1069) Daniel Liu 2025-06-17 13:17:07 +0800
  • 1f05c3e5fd
    trie: reuse dirty data instead of hitting disk when generating #22667 (#1065) Daniel Liu 2025-06-17 13:15:22 +0800
  • 45d89bd4d1
    trie: faster snapshot generation #22504 (#1062) Daniel Liu 2025-06-17 13:13:14 +0800
  • 93c2745b7b
    all: disable recording preimage of trie keys #21402 (#1054) Daniel Liu 2025-06-17 13:10:47 +0800
  • d6cecbf570
    trie: extend range proof #21250 (#1050) Daniel Liu 2025-06-17 13:06:36 +0800
  • e8c9fdde0f
    eth/downloader: refactor downloader + queue #21263 (#1041) Daniel Liu 2025-06-17 13:01:06 +0800