Commit graph

  • 4cef22cba6 eth: remove append Felix Lange 2025-08-27 00:29:00 +0200
  • 411b6716d6 eth: remove package renaming Felix Lange 2025-08-27 00:27:00 +0200
  • f83670fe29 eth: implement ideal deterministic tx broadcast Felix Lange 2025-08-27 00:22:59 +0200
  • eab5c929a2
    rpc: refactor read limit test (#32494) lightclient 2025-08-26 15:43:51 -0600
  • 886b0e26e3
    eth: sleep for first 3 seconds since it can't finish faster lightclient 2025-08-26 14:56:45 -0600
  • 8574028a97
    eth: use loop+select polling to speed up test lightclient 2025-08-26 14:52:55 -0600
  • 118eb75ed3
    fix(version): report correct bera-geth version when building from detached HEAD (#77) Cal Bera 2025-08-26 11:39:51 -0400
  • f93d68e778 implement missing interface methods after rebase Guillaume Ballet 2025-08-26 17:01:23 +0200
  • 346c8ba792 Merge branch 'master' into DoEstimateGasFix Sina Mahmoodi 2025-08-26 16:30:59 +0200
  • 7ae580462b add test Sina Mahmoodi 2025-08-26 16:30:40 +0200
  • 95ab643bb8
    triedb/pathdb: refactor state history write (#32497) rjl493456442 2025-08-26 21:53:55 +0800
  • f877183cbb
    eth/tracers: fix supply tracer uncle accounting (#31882) Shane Bammel 2025-08-26 08:44:16 -0500
  • 1d59b11e29 Merge branch 'master' into fix-supply-tracer Sina Mahmoodi 2025-08-26 14:07:46 +0200
  • 514322ce0f
    cmd: fix typo in comment (#32501) tzchenxixi 2025-08-26 19:50:19 +0800
  • fdcabcf2be cmd: fix inconsistent function name in comment tzchenxixi 2025-08-26 19:45:47 +0800
  • 126717cadf hashdb, catalyst: Use reflect.TypeFor rizkyikiw42 2025-08-26 17:03:13 +0800
  • 583fca2a10 eth: remove directPeersHysteresis Felix Lange 2025-08-26 10:51:13 +0200
  • 59b224af5f eth: remove lastDirect Felix Lange 2025-08-26 10:49:44 +0200
  • 256bf9d8b0 eth: implement new broadcast choice Felix Lange 2025-08-26 10:47:57 +0200
  • fcc53c7a0d eth/handler: fix unaligned 64-bit atomic operation error Csaba Kiraly 2025-04-29 14:49:18 +0200
  • 129a94b6af eth: simplify bigInt usage in BroadcastTransactions Csaba Kiraly 2025-04-29 10:15:47 +0200
  • 44e3cd5582 eth: use hysteresis to stabilize peer selection for transaction broadcast Csaba Kiraly 2025-04-25 12:32:55 +0200
  • c022c3f8ab eth: stabilize peer selection for transaction broadcast Csaba Kiraly 2025-04-25 00:53:12 +0200
  • 93077a6838 gofmt broken file Guillaume Ballet 2025-08-26 04:29:41 -0400
  • bbebe46b41 triedb/pathdb: add log Gary Rong 2025-08-26 13:50:12 +0800
  • 61d04282c7 triedb/pathdb: refactor state history write Gary Rong 2025-08-25 21:30:04 +0800
  • 67106daaa8
    trie: fix gosimple lint issue #25309 (#1097) Daniel Liu 2025-08-26 15:44:53 +0800
  • 152e3d9923
    core/state: return error when storage trie can't be opened #26350 (#1216) Daniel Liu 2025-08-26 15:31:00 +0800
  • 27d4a10185
    build: add support for ubuntu 25.04 (#31666) ericxtheodore 2025-08-26 15:29:29 +0800
  • 32ed739110
    eth/tracers: avoid unsyncronized mutations on trie database #23632 (#1261) Daniel Liu 2025-08-26 15:26:19 +0800
  • 98f6825514
    eth/tracers: implement debug.intermediateRoots #23594 (#1260) Daniel Liu 2025-08-26 15:25:30 +0800
  • 28550526ba
    eth/tracers: improve test #23303 (#1258) Daniel Liu 2025-08-26 15:24:49 +0800
  • 4a4de2319f
    core/state: fix typos and comments (#1206) Daniel Liu 2025-08-26 15:22:37 +0800
  • 18d2dbad89
    core, trie: port snap sync changes #24898 (#1096) Daniel Liu 2025-08-26 15:20:39 +0800
  • 3d69b27ae4
    trie: more linters #24783 (#1092) Daniel Liu 2025-08-26 15:19:07 +0800
  • cb338be877
    ethclient: allow calling contracts at a specific block hash #28084 (#1383) Daniel Liu 2025-08-26 15:14:06 +0800
  • c332874737
    ethclient: fix BlockReceipts parameter encoding #28087 (#1382) Daniel Liu 2025-08-26 15:13:20 +0800
  • 3fcd30adfe
    ethclient: use 'input', not 'data' as field for transaction input #28078 (#1381) Daniel Liu 2025-08-26 15:12:41 +0800
  • ee1807b75c
    internal/web3ext: remove deprecated method debug_seedHash (#1380) Daniel Liu 2025-08-26 15:10:26 +0800
  • 17e6757daa
    ethclient: acquire the rpc.Client #27246 (#1379) Daniel Liu 2025-08-26 15:09:41 +0800
  • 1c57917465
    Update sync_test.go Avory 2025-08-26 10:00:51 +0300
  • 8c58f4920d
    triedb/pathdb: rename history to state history (#32498) rjl493456442 2025-08-26 14:52:39 +0800
  • 2bccfcd2c4 triedb/path: rename Gary Rong 2025-08-26 14:16:50 +0800
  • a3cd3d946e triedb/pathdb: rename history to state history Gary Rong 2025-08-26 14:11:02 +0800
  • 16bd164f3b
    internal/web3ext: remove deprecated method debug_seedHash (#32495) Daniel Liu 2025-08-26 13:56:03 +0800
  • 6f36533962
    all: remove ethash pow 27178 (#1378) Daniel Liu 2025-08-26 11:54:01 +0800
  • dd14839d38 internal/web3ext: remove deprecated method debug_seedHash Daniel Liu 2025-08-25 17:57:18 +0800
  • d8a0a06426
    rpc: reduce size of test a bit lightclient 2025-08-25 15:00:02 -0600
  • b9b4343dc8
    rpc: refactor read limit test lightclient 2025-08-25 14:56:21 -0600
  • 1a887a2155
    core/txpool,internal/ethapi: fixup a few nits lightclient 2025-08-25 13:45:47 -0600
  • 4ed90ca199 revert changes in go.(mod|sum) Guillaume Ballet 2025-08-25 15:35:38 -0400
  • c5db47cc4e Implement EIP-7864 binary trie with SHA256 hash Guillaume Ballet 2025-08-25 15:52:56 +0200
  • f13dfc5baa Move BinaryTrie and iterator to the bintrie package and add more coverage (#547) Parithosh Jayanthi 2025-08-13 19:57:33 +0200
  • 2656abc317 trie{,/utils}: add tests for eip7864 binary trees Guillaume Ballet 2025-08-07 16:35:58 +0200
  • 7a87d8a46d
    eth/tracers: add missing teardown in TestTraceChain (#32472) Snezhkko 2025-08-25 22:02:14 +0300
  • 42467f1370
    params: fix history serve window for verkle test (#32127) Péter Garamvölgyi 2025-08-25 21:00:44 +0200
  • bf2de519c2 fix time out issue Well 2025-08-25 23:51:37 +0800
  • 78bce77359 rm optional param Sina Mahmoodi 2025-08-25 15:04:12 +0200
  • 074fc5e2e2 use teardown consistently Sina Mahmoodi 2025-08-25 12:53:19 +0200
  • 9b2e8e7ce3
    p2p: use slices.Clone (#32428) cui 2025-08-25 17:30:51 +0800
  • a9ac275588
    .github/workflows: naive PR format checker (#32480) Guillaume Ballet 2025-08-25 11:02:33 +0200
  • 12e6a796c6
    remove commented out code Guillaume Ballet 2025-08-25 10:37:23 +0200
  • d0602ba45a
    core,trie: fix typo in TransitionTrie (#32491) pxwanglu 2025-08-25 15:29:58 +0800
  • 3e4ed1cdc0 internal/ethapi: fix test Gary Rong 2025-08-25 15:15:13 +0800
  • 41ba3615d8 core,trie: fix problematic function name pxwanglu 2025-08-25 14:18:23 +0800
  • f62eec955d
    node: fix vhosts for adminAPI (#32488) ericxtheodore 2025-08-25 09:52:54 +0800
  • 371489d217
    node: fix vhosts for adminAPI ericxtheodore 2025-08-23 16:03:03 +0800
  • 276ed4848c
    p2p/discover: add discv5 invalid findnodes result test cases (#32481) Ocenka 2025-08-22 20:44:11 +0300
  • 7dbc15971b
    p2p/discover: remove unneeded err check lightclient 2025-08-22 10:29:10 -0600
  • 84d2e2289d
    eth/protocols/snap: revert change to test time lightclient 2025-08-22 10:27:43 -0600
  • 55190c9e99
    p2p/discover: dedup logic in invalid nodes test lightclient 2025-08-22 10:25:40 -0600
  • e9656238a7
    core, miner, trie: add metrics tracking state trie depth (#32388) shazam8253 2025-08-22 16:09:14 +0200
  • ac1731907d
    triedb/pathdb: improve err message in historical state reader (#32477) rjl493456442 2025-08-22 20:00:18 +0800
  • 0647bdb555 comment out the milestone check Guillaume Ballet 2025-08-22 12:53:08 +0200
  • ca73cea3bb docs(msgrate): Fix inaccuracies in documentation rizkyikiw42 2025-08-22 17:27:35 +0800
  • 8bc1887564
    ethclient/gethclient: add block overrides to eth_call #26414 (#1377) Daniel Liu 2025-08-22 16:48:17 +0800
  • 5311a890fa
    ethclient: ensure returned subscription is nil on error #26976 (#1376) Daniel Liu 2025-08-22 16:47:37 +0800
  • 0e6d2f4b94
    ethclient: fix panic when requesting missing blocks #26817 (#1375) Daniel Liu 2025-08-22 16:46:55 +0800
  • 9acddd1792
    ethclient/gethclient: ensure getProof keys parameter is not null #26409 (#1374) Daniel Liu 2025-08-22 16:46:18 +0800
  • 144fbbf35a
    core: reset txpool on sethead #26392 (#1373) Daniel Liu 2025-08-22 16:45:41 +0800
  • cf6c595dd0
    eth/filters, ethclient/gethclient: add fullTx option to pending tx filter #25186 #26189 (#1372) Daniel Liu 2025-08-22 16:44:51 +0800
  • fc9c5bebe7
    ethclient/gethclient: fix bugs in override object encoding #25616 (#1371) Daniel Liu 2025-08-22 16:44:06 +0800
  • aa88fe1d86
    ethclient: add PeerCount method #24849 (#1370) Daniel Liu 2025-08-22 16:43:26 +0800
  • 1bf181eda6
    ethclient: return storage proofs in GetProof #24697 (#1369) Daniel Liu 2025-08-22 16:42:46 +0800
  • 34073a1925
    ethclient: add CallContractAtHash #24355 (#1368) Daniel Liu 2025-08-22 16:42:06 +0800
  • c87a7466f0
    Update v5_udp_test.go Ocenka 2025-08-22 09:41:46 +0100
  • cf714776ba
    ethclient: fix unmarshaling of ethereum.SyncProgress #24199 (#1367) Daniel Liu 2025-08-22 16:41:28 +0800
  • a3bc6ee47b
    Update sync_test.go Ocenka 2025-08-22 09:41:03 +0100
  • ad45cb55fe
    eth/tracers: expose contextual infos (block hash, tx hash, tx index) #23104 (#1256) Daniel Liu 2025-08-22 16:40:18 +0800
  • 516883d14c
    all: snapshot dump + unify with trie dump #22795 (#1205) Daniel Liu 2025-08-22 16:39:28 +0800
  • 793293f041
    trie: move locking into trieDB insert method #25030 (#1091) Daniel Liu 2025-08-22 16:38:30 +0800
  • d52bfaa5ca
    all: introduce trie owner notion #24750 (#1090) Daniel Liu 2025-08-22 16:37:39 +0800
  • b4bf2ae708 internal/ethapi: comment MariusVanDerWijden 2025-08-22 10:32:31 +0200
  • 38d1d128d9 internal/ethapi: minor cleanups MariusVanDerWijden 2025-08-22 10:28:54 +0200
  • 10421edf3e
    core/types: reduce allocations for transaction comparison (#31912) Marius van der Wijden 2025-08-22 10:09:25 +0200
  • ffcc8e8d9e remote PR status update, doesn't work and is not necessary Guillaume Ballet 2025-08-22 09:48:07 +0200
  • 77f95d7d31
    rhaaaaaaaa 😠 Guillaume Ballet 2025-08-22 09:43:12 +0200
  • 27cdba0450
    fix typo Guillaume Ballet 2025-08-22 09:41:04 +0200
  • 3c8a0a0e04
    rework hallucinated milestone check Guillaume Ballet 2025-08-22 09:40:09 +0200
  • d4f8daec22
    improve error message Guillaume Ballet 2025-08-22 09:34:03 +0200