Commit graph

  • bf0adc99a3 happy linter, happy life Marius van der Wijden 2026-07-10 11:04:50 +0200
  • c8f3a2e555
    beacon/engine, eth/catalyst: return block access lists in payload bodies v2 Stefan 2026-07-09 23:48:56 +0200
  • fd2cb7c2d3 happy lint, happy life Marius van der Wijden 2026-07-10 10:48:25 +0200
  • 3462394cb5 core: remove unused creation flag Gary Rong 2026-07-10 16:39:54 +0800
  • a3d710c686 core: update tests Gary Rong 2026-07-10 16:23:44 +0800
  • 797ae6cb29
    go.mod: update ckzg MariusVanDerWijden 2026-07-10 10:08:04 +0200
  • 359da7772f core, cmd: 8037 changes and etc Gary Rong 2026-07-10 11:30:06 +0800
  • 0246297108 core: re-implement eip-2780 Gary Rong 2026-07-03 15:40:05 +0800
  • ebdbe5401f
    eth/filters: fix flaky TestPendingTxFilterDeadlock Mikhail Kuznetsov 2026-07-10 09:08:10 +0400
  • a0a8b7004a implement RpcConn and XshardConn compatibility layer iteye 2026-07-10 11:17:39 +0800
  • 15a7af3fa1 internal/ethapi: reject gasPrice with blob hashes Ray 2026-07-10 10:50:37 +0800
  • 5e8c2aa302 eth/catalyst, eth/ethconfig, cmd: make engine API max reorg depth configurable danceratopz 2026-07-10 00:27:22 +0200
  • feac4226b1 abigen: use original names for custom errors Minh Vu 2026-07-10 00:02:39 +0200
  • 6deb0a3b9d abigen: guard short custom error data Minh Vu 2026-07-09 23:59:17 +0200
  • 1ce418ac74 trie/bintrie: preserve low balance bytes Minh Vu 2026-07-09 23:51:22 +0200
  • 111e7b8b48
    eth: protect high-value peers from random dropping based on tx inclusion stats (#34702) Csaba Kiraly 2026-07-09 18:54:27 +0200
  • f7cd5a0579 cmd/devp2p/ethtest: remove changes healthykim 2026-07-09 18:30:39 +0200
  • 32603b7ea4 apply review from claude healthykim 2026-07-09 18:13:43 +0200
  • 3542e9dfa5
    Merge e66f3c4c26 into 5a39aa10ad Csaba Kiraly 2026-07-09 17:57:46 +0200
  • 5a39aa10ad
    build: upgrade -dlgo version to Go 1.25.12 (#35317) Marius Kjærstad 2026-07-09 16:50:42 +0200
  • 185ed793ae beacon/engine: attach block access list in ExecutableDataToBlockNoHash Weixie Cui 2026-07-09 20:00:00 +0800
  • 89d231e4d1 eth: release state on error in stateAtTransaction Weixie Cui 2026-07-09 20:00:00 +0800
  • 2ce0200762
    cmd/evm, core: fixes for eels tests@v20.0.0 release (#35283) spencer 2026-07-09 09:27:34 +0100
  • 62b1bca4b4 eth/protocols/snap: skip BAL catch-up when gap starts pre-amsterdam libertalia1724 2026-07-09 10:26:45 +0300
  • 3b8082a10c core/state: prevent build goroutine leak when SizeTracker is stopped GeunhwaJeong 2026-07-07 13:37:16 +0900
  • 896a4ab7c6
    core/vm/runtime: cap regular gas budget at MaxTxGas for Amsterdam (#35301) cui 2026-07-09 12:21:15 +0800
  • 164eeb84c0 internal/testlog: clone attrs before appending Weixie Cui 2026-07-09 12:15:00 +0800
  • 91950ad909 fix comment iteye 2026-07-09 11:45:11 +0800
  • 6c80ee6c50
    eth/protocols/snap: fix access list sync progress double counting (#35323) cui 2026-07-09 10:52:28 +0800
  • f8a65f840c tests: skip tests temporarily Gary Rong 2026-07-09 10:46:31 +0800
  • 62efef4578 eth/protocols/snap: fix access list sync progress double counting Weixie Cui 2026-07-09 08:14:02 +0800
  • 76e3dc6b5b
    core: improve chain reset head (#35252) rjl493456442 2026-07-09 05:44:34 +0800
  • af1a52e610 core/rawdb, eth/downloader: fix stale comments about re-enabling snap sync on rewind jonny rhea 2026-07-08 15:34:48 -0500
  • 2133e014ae
    internal/ethapi: reject gasPrice together with authorizationList (#35320) ozpool 2026-07-08 23:27:31 +0530
  • c627a2711a
    eth/catalyst: remove bogota from engine api lightclient 2026-07-08 09:55:29 -0600
  • f28bd10303
    all: add bogota fork lightclient 2026-02-11 17:22:39 -0700
  • 0c88fee429
    eth/downloader, eth/protocols/snap: snap v2 catchup failure (#35321) rjl493456442 2026-07-08 23:47:39 +0800
  • a56771bd92 Merge remote-tracking branch 'origin' into bs/cell-blobpool/sparse-v2 healthykim 2026-07-08 17:22:43 +0200
  • f674fdc18f
    trie: cache rlp encoded blobs MariusVanDerWijden 2026-07-08 15:47:44 +0200
  • 036bd1649f eth/downloader, eth/protocols/snap: snap v2 catchup failure Gary Rong 2026-07-08 15:55:58 +0800
  • 25587176ce
    internal/ethapi: reject gasPrice together with authorizationList ozpool 2026-07-08 11:48:15 +0530
  • da75bec034
    build: upgrade -dlgo version to Go 1.25.12 Marius Kjærstad 2026-07-08 01:47:52 +0200
  • c62c486918 more cleanups Jared Wasinger 2026-06-18 14:26:17 -0400
  • 6eee5253b8 removed outdated TODO Jared Wasinger 2026-06-17 16:06:13 -0400
  • b348dd5ae4 more cleanup Jared Wasinger 2026-06-17 15:56:07 -0400
  • 94bcaa8696 cleanup last commit Jared Wasinger 2026-06-17 15:36:55 -0400
  • 7fa2979751 add test case which verifies preimages are accrued during bal execution Jared Wasinger 2026-06-17 14:51:24 -0400
  • d9f607e867 ai implementation for preimages Jared Wasinger 2026-06-17 14:50:45 -0400
  • 861890877a remove bal devnet 7 fixtures download Jared Wasinger 2026-06-16 22:10:12 -0400
  • 0fc6d6281c remove cruft Jared Wasinger 2026-06-16 21:19:26 -0400
  • 98f4623942 remove old flags and add some comment docs Jared Wasinger 2026-06-16 21:14:35 -0400
  • 504bb79b7b remove some AI comments and BAL perf option flags Jared Wasinger 2026-06-16 21:05:50 -0400
  • a5a452512f all: add BAL perf changes Jared Wasinger 2026-06-16 16:02:44 -0400
  • 432f9269d6
    core/state: make commit lock free MariusVanDerWijden 2026-07-07 20:16:24 +0200
  • 4d2181aa41
    cmd, core, eth, miner: apply 7997 in block building (#35285) rjl493456442 2026-07-07 20:40:25 +0800
  • cf35a1b6f6
    core/vm: add access cost check (#35261) rjl493456442 2026-07-07 20:38:08 +0800
  • 5e47ba1ed0
    p2p/dnsdisc, cmd/devp2p: keep invalid and unreachable nodes out of DNS trees Chase Wright 2026-07-06 15:18:46 -0500
  • 8b68d7bdf1
    Pongthon14 Pongthon14 2026-07-07 01:42:42 +0700
  • e5c5e1897d
    core/txpool/locals: nil journal writer before checking close error (#35300) cui 2026-07-06 22:10:25 +0800
  • 48c5e29874
    core/txpool: fix the same issue in setupWriter Bosul Mun 2026-07-06 12:57:40 +0200
  • 9292105a4a fix bugs iteye 2026-07-06 18:44:27 +0800
  • a8a7116395
    cmd/evm: respect --fuzz=false (#34975) Richard Creighton 2026-07-06 11:36:29 +0100
  • 421d4810d5 eth/protocols/eth: discard message before size check Weixie Cui 2026-07-03 20:00:00 +0800
  • 4b0278bd69 core/vm/runtime: cap regular gas budget at MaxTxGas for Amsterdam Weixie Cui 2026-07-05 10:32:54 +0800
  • bfbc2fcfae cmd/geth: return storage slot count from traverseStorage Weixie Cui 2026-07-05 10:57:02 +0800
  • d3f8d0a2f1 core: reject missing request predeploy code 二狗同学 2026-07-06 17:41:26 +0800
  • 1e6fd5df69
    cmd/geth, cmd/utils, cmd/workload: respect explicit false bool flags RekCuy63 2026-05-18 23:30:03 +0800
  • 69d88aee93
    eth/tracers: include log index in erc7562 tracer output (#35200) cui 2026-07-06 17:31:08 +0800
  • db8fa413f9
    cmd/evm: respect --fuzz=false RekCuy63 2026-05-15 09:43:38 +0800
  • 7c1959b306
    rpc: add --rpc.http-body-limit flag for HTTP request body size (#35224) Rafael Matias 2026-07-06 11:30:32 +0200
  • 3620a947ee
    params: return AmsterdamTime from ChainConfig.Timestamp (#35293) cui 2026-07-06 17:27:34 +0800
  • 9db15e21f4 Update text iteye 2026-07-06 16:07:01 +0800
  • 971409030b Init wire Messages iteye 2026-07-06 15:49:06 +0800
  • d24560ad65
    Add ReadRemaining helper (#27) iteyelmp 2026-07-06 15:44:10 +0800
  • 15e1c5dc8b tests: fix missing fork definition Gary Rong 2026-07-06 12:55:51 +0800
  • 43349eb950 ethclient: include data in call arguments 二狗同学 2026-07-06 11:38:41 +0800
  • f465688357 tests: fixes Gary Rong 2026-07-06 11:28:28 +0800
  • de63562dda core, tests: drop requests contract code check in favor of test skips spencer-tb 2026-07-03 14:59:48 +0100
  • 3938922ac3 build: update spec-tests to eels tests@v20.0.0 spencer-tb 2026-07-02 16:49:07 +0100
  • 7bb496d580 cmd/evm, core: fixes for eels tests@v20.0.0 release spencer-tb 2026-07-02 16:22:47 +0100
  • 47622451dc Preserve set-code auth list in external signer 二狗同学 2026-07-06 11:26:09 +0800
  • c5d36e7496 core/vm: implement access cost check in SSTORE Gary Rong 2026-07-06 11:03:20 +0800
  • b67888ab97 core: implement parallel block execution with BAL Gary Rong 2026-06-29 09:22:23 +0800
  • 7a0a31911e core/state: use trie UpdateBatch for more-efficient node resolution Gary Rong 2026-07-02 09:51:38 +0800
  • 2919267b64
    core: remaining spec fixes for glamsterdam (#35279) Marius van der Wijden 2026-07-06 03:39:09 +0200
  • 4c9b354ba6
    Merge de887ab8a4 into 415fe376a3 Richard Creighton 2026-07-06 02:21:39 +0800
  • 415fe376a3
    p2p/enode: close sources added after FairMix shutdown (#35298) rayoo 2026-07-05 11:21:24 -0700
  • 0bd3cfbf0c rpc: canonicalize header keys in WithHeaders Weixie Cui 2026-07-05 23:25:15 +0800
  • 50bb1e7313 ethdb/memorydb: avoid corrupting prefix slice in NewIterator Weixie Cui 2026-07-05 17:59:05 +0800
  • a87a74f645 core/txpool/locals: nil journal writer before checking close error Weixie Cui 2026-07-04 23:58:30 +0800
  • 7157de6b4f eth/protocols/snap: set abort when storage range hits limit hash Weixie Cui 2026-07-04 23:54:18 +0800
  • b45bc75393 p2p/enode: close sources added after FairMix shutdown Ray 2026-07-04 21:37:42 +0800
  • faf48da321 accounts/keystore: include minutes in toISO8601 timezone offset Weixie Cui 2026-07-04 20:52:34 +0800
  • 6bd8bf0cae core: enable EIP-2935 parent block hash processing for Amsterdam Weixie Cui 2026-07-04 19:01:13 +0800
  • 63add3db8b miner: cap configured MaxBlobsPerBlock to protocol limit Weixie Cui 2026-07-04 15:08:39 +0800
  • 390d5ebf01
    build(deps): bump golang.org/x/net from 0.50.0 to 0.55.0 dependabot/go_modules/golang.org/x/net-0.55.0 dependabot[bot] 2026-07-03 18:54:52 +0000
  • 987cfb98fb
    triedb/pathdb: improve EOA account retrieval Before: 612ns now 540ns Layer 1 now: 42ns 17x speedup Layer 127 4100ns MariusVanDerWijden 2026-06-22 17:47:25 +0200
  • 03911b11eb
    triedb/pathdb: improve hot account retrievals before: 595 ms after 48ms on layer 1 before: 6050 ms after: 4960ms on layer 127 MariusVanDerWijden 2026-06-22 17:17:50 +0200
  • e3b6d0c86f
    cmd/devp2p: fix swapped args in private-key error message (#35193) ozpool 2026-07-03 18:24:51 +0530
  • 217506364d
    accounts: fix missing wallet drop (#35133) cui 2026-07-03 20:50:59 +0800