Commit graph

  • 36a0d10eab eth/catalyst: allow Bogota fork in GetPayloadV5 Weixie Cui 2026-07-15 20:00:00 +0800
  • b127f8c780 eth/tracers/logger: respect log limit in OnEnter and OnExit Weixie Cui 2026-07-15 20:00:00 +0800
  • fdce1ff22f Merge remote-tracking branch 'origin/master' into bs/cell-blobpool/sparse-v2 Felix Lange 2026-07-15 13:44:39 +0200
  • e20246b2aa eth/protocols/eth: clean up duplicate assignment Felix Lange 2026-07-15 13:44:08 +0200
  • ce581fd394 eth/fetcher: minor updates Felix Lange 2026-07-15 13:42:53 +0200
  • 7bcd221117
    .github: rm s1na from owners s1na-patch-2 Sina M 2026-07-15 13:41:52 +0200
  • 478fe9e825 core: add 8038 and 8037 Gary Rong 2026-07-15 16:23:48 +0800
  • 76177afe66 core: add 7708 Gary Rong 2026-07-15 15:43:39 +0800
  • bf4d5d1f56 core: improve test coverage Gary Rong 2026-07-15 11:36:17 +0800
  • 74a94878af core: rename Gary Rong 2026-07-15 09:34:04 +0800
  • ea50f0b1b0 cmd: add gogc flag Gary Rong 2026-07-15 14:40:33 +0800
  • e37b53b85a
    cmd/devp2p/ethtest: fix header stride in reverse GetHeaders ozpool 2026-07-15 11:37:48 +0530
  • 8e7b6dc20c
    Merge 370e60bab6 into c3f2851872 Daniil Ankushin 2026-07-14 21:53:54 -0700
  • c3f2851872
    cmd/utils: tune GOGC for large cache values (#34851) Sina M 2026-07-14 20:00:47 +0200
  • 2154ec62bc cmd/utils: default GOGC to 100 and remove the cache based setting for SetMemoryLimit jonny rhea 2026-07-14 08:57:51 -0500
  • c04540a2db cmd/utils, cmd/geth: add --memorylimit flag jonny rhea 2026-07-09 16:58:39 -0500
  • ca3a72e8c2 cmd/utils: size Go memory limit from cgroup-aware limit jonny rhea 2026-07-09 16:46:22 -0500
  • a61099fe36 cmd/utils: tune GOGC for large cache values Sina Mahmoodi 2026-04-29 17:12:30 +0200
  • d5d936d76c
    eth/catalyst: handle bogota fork in payloadVersion (#35355) Jonny Rhea 2026-07-14 10:24:07 -0500
  • 3155d3ad14
    core/rawdb: drop stray %d verb from freezer metadata log message (#35351) ozpool 2026-07-14 20:26:22 +0530
  • 1f7c1b26da eth/catalyst: handle bogota fork in payloadVersion jonny rhea 2026-07-14 09:53:09 -0500
  • 2f3a1628fe Merge branch 'master' into bs/cell-blobpool/sparse-v2 healthykim 2026-07-14 16:34:56 +0200
  • 6e6fcef0ba
    eth/protocols/eth: discard message before size check (#35289) cui 2026-07-14 22:06:57 +0800
  • 8d84e5001a
    p2p/dnsdisc, cmd/devp2p: keep invalid and unreachable nodes out of DNS trees (#35312) Chase Wright 2026-07-14 09:05:02 -0500
  • 157d0ee0ae
    Merge ff742cb8d5 into a10969f650 Hossein Khoshtaghaza 2026-07-14 12:48:49 +0000
  • a10969f650
    accounts/abi: fix abigen v1 bindings for deployment of library dependencies (#32164) jwasinger 2026-07-14 08:45:16 -0400
  • 0d1cf34ec6
    all: add bogota fork to config (#34057) lightclient 2026-07-14 06:37:29 -0600
  • 1ef0ffb98c
    core: implement EIP-2780 and EIP-8037 changes (#35318) rjl493456442 2026-07-14 20:28:26 +0800
  • 8b447150cc
    Merge f8b5fe3c3d into abfb2de574 bugmaker9371 2026-07-14 12:20:18 +0000
  • a34dbd8435 internal/ethapi: cap default tx sync timeout at RPC max Weixie Cui 2026-07-14 20:00:00 +0800
  • 808f810b5f common/prque: reset indexOffset in LazyQueue.Reset Weixie Cui 2026-07-14 20:00:00 +0800
  • db94803514
    Merge b9aff2d86e into abfb2de574 Halimao 2026-07-14 11:57:30 +0000
  • 813f185cd9
    Merge 8628080475 into abfb2de574 rafaelss 2026-07-14 10:32:46 +0000
  • 8f289d8f62 beacon/engine, eth/catalyst, miner: honor targetGasLimit from payload attributes qu0b 2026-07-14 08:37:48 +0000
  • abfb2de574
    eth/catalyst, eth/ethconfig, cmd: make engine API max reorg depth configurable (#35335) danceratopz 2026-07-14 09:48:30 +0200
  • 9c7fad9521 p2p/enode: fallback to v6 ports for selected ipv4 endpoint Daniel Liu 2026-07-14 15:26:03 +0800
  • 439929b975 cmd/utils, eth/ethconfig: polish Gary Rong 2026-07-14 14:45:19 +0800
  • 393b4e63a7
    core/rawdb: drop stray %d verb from freezer metadata log message ozpool 2026-07-14 11:27:45 +0530
  • ae128b98eb eth/protocols: use rawList for Cells healthykim 2026-07-13 20:16:40 +0200
  • f9d89dd5f2 eth/protocols: rename handler from 71 to 72 healthykim 2026-07-13 15:41:02 +0200
  • 5ca5702fe2 eth/fetcher: clean up tx hashes that are not retrivable healthykim 2026-07-13 15:40:33 +0200
  • 0e1160c1c8 core/txpool: proof length verification in velidateCellsOsaka healthykim 2026-07-13 15:39:10 +0200
  • 41e966c2b5 core/txpool: move cell validation outside of lock healthykim 2026-07-13 15:33:39 +0200
  • 68f711b9de
    beacon/engine: correct rlp encoding/decoding (#35348) Marius van der Wijden 2026-07-13 15:31:10 +0200
  • f9382c2d1b
    eth/tracers/logger: respect logging limit (#35349) Marius van der Wijden 2026-07-13 13:51:38 +0200
  • 9e034ba843 beacon/engine: polish Gary Rong 2026-07-13 19:47:47 +0800
  • 0e02a5e30d beacon/engine: run go generate Gary Rong 2026-07-13 19:36:17 +0800
  • daadb2628b beacon/engine: correct rlp encoding/decoding MariusVanDerWijden 2026-07-13 09:51:34 +0200
  • 3140668d49
    miner: cap configured MaxBlobsPerBlock to protocol limit (#35295) cui 2026-07-13 18:13:15 +0800
  • ae25892c8a
    core: undo unnecessary fix MariusVanDerWijden 2026-07-13 12:08:02 +0200
  • 3f24128b89
    core: fix divergence with spec and add clarity MariusVanDerWijden 2026-07-13 11:52:57 +0200
  • 15ade28a58 add MasterConn with master handler registration and dispatch iteye 2026-07-13 17:15:28 +0800
  • df7b89603c
    internal/testlog: clone attributes before appending (#35324) cui 2026-07-13 17:06:26 +0800
  • b3ea468c86
    eth/tracers/logger: respect logging limit MariusVanDerWijden 2026-07-13 10:52:00 +0200
  • 13bcbf0eef
    core/rawdb: fix off-by-one in freezer init progress log (#35344) cui 2026-07-13 15:56:00 +0800
  • b34a925e9e
    beacon/engine, eth/catalyst: return block access lists in payload bodies v2 (#35347) Stefan 2026-07-13 09:55:39 +0200
  • 0880a88587
    beacon/engine: correct rlp encoding/decoding MariusVanDerWijden 2026-07-13 09:51:34 +0200
  • 880f139f88
    beacon/engine, eth/catalyst: return block access lists in payload bodies v2 Stefan 2026-07-09 23:48:56 +0200
  • fffa557629
    beacon/engine, eth/catalyst: return block access lists in payload bodies v2 (#35337) glamsterdam-devnet-6 Stefan 2026-07-13 09:20:05 +0200
  • 1ec3b322af
    Delete __init__.py iteyelmp 2026-07-13 13:00:03 +0800
  • bb4db1273e
    Merge c62c486918 into e7314c8a13 jwasinger 2026-07-12 21:53:36 -0700
  • 0a6fd706fd
    Merge 645a6d6ddf into e7314c8a13 OrbisAI Security 2026-07-12 21:53:22 -0700
  • a9d5a37ce7
    Merge c5e26bb99e into e7314c8a13 OrbisAI Security 2026-07-12 21:53:22 -0700
  • 052b879198
    Merge 21b0fc9043 into e7314c8a13 cui 2026-07-12 21:53:20 -0700
  • 3fa4bb4c40 core: use emptiness as pre-charge condition Gary Rong 2026-07-13 12:05:51 +0800
  • e7ad8707c7 core, tests: fix Gary Rong 2026-07-13 11:14:38 +0800
  • 46256649a3 core: get rid of auth delegation state refund Gary Rong 2026-07-13 09:15:20 +0800
  • 8c28920c36 core: remove unused creation flag Gary Rong 2026-07-10 16:39:54 +0800
  • 57b96192ee core: update tests Gary Rong 2026-07-10 16:23:44 +0800
  • 5144946600 core, cmd: 8037 changes and etc Gary Rong 2026-07-10 11:30:06 +0800
  • e8d192ad6b core: re-implement eip-2780 Gary Rong 2026-07-03 15:40:05 +0800
  • e7314c8a13
    core: charge floorDataGas if it exceeds regularGas (#35342) Marius van der Wijden 2026-07-13 03:38:54 +0200
  • be1595f542 core: polish Gary Rong 2026-07-13 09:24:17 +0800
  • 0e2cbebbd1
    params: update contract addresses (#35341) Marius van der Wijden 2026-07-13 03:11:12 +0200
  • 012f9d601e cmd/devp2p: handle password prompt error in loadSigningKey Weixie Cui 2026-07-11 23:27:56 +0800
  • 13e3226b9f accounts/abi: set stringKind for contract-typed arguments Weixie Cui 2026-07-11 19:30:33 +0800
  • 6907858d9d core/rawdb: fix off-by-one in freezer init progress log Weixie Cui 2026-07-11 15:07:59 +0800
  • 7fef656138 cmd/geth: truncate BAL freezer when pruning history Weixie Cui 2026-07-11 14:50:29 +0800
  • a081d2fd00 allow window pruning in prune-history cmd Sina Mahmoodi 2026-04-02 18:07:43 +0000
  • 0d5d0b4be3 minor improvements Sina Mahmoodi 2026-04-01 20:50:58 +0200
  • 51e7eaf8c8 comment tweaks Sina Mahmoodi 2026-04-01 20:37:14 +0200
  • 88a79a13a8 strict recent rule on init Sina Mahmoodi 2026-04-01 16:05:26 +0000
  • 517d7c0e9e dont do runtime pruning Sina Mahmoodi 2026-04-01 15:40:46 +0000
  • 365f4ddf07 core: rolling history expiry Sina Mahmoodi 2026-03-27 11:26:31 +0000
  • 9b5737150a
    cmd/devp2p, p2p: fix discovery RPC listener issues Chase Wright 2026-07-10 10:22:41 -0500
  • 95a3b35e97
    cmd/devp2p: add combined discovery listener Chase Wright 2026-06-26 09:08:14 -0500
  • 60a9e39ba7 core: charge floorDataGas if it exceeds regularGas Marius van der Wijden 2026-07-10 14:08:29 +0200
  • 2174c85404 params: update contract addresses Marius van der Wijden 2026-07-10 11:57:41 +0200
  • 2d40820732 missing fixes Marius van der Wijden 2026-07-10 13:58:36 +0200
  • a4f9402459 update to newest spec Marius van der Wijden 2026-07-10 13:45:01 +0200
  • 0117b01ec4
    eth/downloader: fix flaky sync tests Mikhail Kuznetsov 2026-07-10 14:18:47 +0400
  • 8ae454ed02 params: update contract addresses Marius van der Wijden 2026-07-10 11:57:41 +0200
  • 6482ea5461
    build(deps): bump golang.org/x/crypto from 0.48.0 to 0.52.0 dependabot[bot] 2026-07-10 09:46:14 +0000
  • 3ab52d837d
    go.mod: update ckzg (#35336) Marius van der Wijden 2026-07-10 11:42:16 +0200
  • 858b2942fe Merge branch 'new-2780' into glamsterdam-devnet-6 Marius van der Wijden 2026-07-10 11:41:00 +0200
  • ea650e7d40 core/vm: don't discard error Marius van der Wijden 2026-07-10 11:36:31 +0200
  • e69e0078d0 update checksums Marius van der Wijden 2026-07-10 11:25:00 +0200
  • 8b6ec807bf f Marius van der Wijden 2026-07-10 11:15:17 +0200
  • d05ed302e1 update checksums Marius van der Wijden 2026-07-10 11:09:57 +0200
  • 6bf8f4fccb tests: add BAL specific tests MariusVanDerWijden 2026-05-21 16:16:13 +0200