Commit graph

  • 90175152bb more changes (wip) Jared Wasinger 2026-05-06 12:00:33 -0400
  • d15e833a43
    p2p/discover: fix deadlock in waitForNodes by buffering subscriber channel Vansh Sahay 2026-05-06 20:47:01 +0530
  • 296c236cec core/txpool/blobpool: remove duplicated check between parseTransaction and trackTransaction healthykim 2026-05-06 15:43:38 +0200
  • a627a77b2d core/txpool/blobpool: add a test for conversion healthykim 2026-05-06 15:42:39 +0200
  • 66177b14ee core/txpool/blobpool: cheaper legacy tx detection in parseTransaction healthykim 2026-05-06 15:42:15 +0200
  • ea1cf7bf5e
    eth/protocols/eth: stop serving on unavailable responses (#34787) Bosul Mun 2026-05-06 15:36:54 +0200
  • 9ee20fbf7f p2p/discover: copy buffer before sending read errors to unhandled Weixie Cui 2026-05-06 21:35:39 +0800
  • 3c8b108156 core/txpool/blobpool: fix bug on converTx append healthykim 2026-05-06 15:24:47 +0200
  • c03867d66a core/txpool/blobpool: use var ptx blobTxForPool instead of new() healthykim 2026-05-06 15:23:55 +0200
  • 5905a2baec core/txpool/blobpool: remove duplicated comment healthykim 2026-05-06 15:18:06 +0200
  • d1a0c5cd95 core/txpool/blobpool: use SplitUint64 instead of SplitString healthykim 2026-05-06 15:17:23 +0200
  • 06c30cc7e1
    triedb/pathdb: add AdoptSyncedState for snap/2 completion path (#34874) Jonny Rhea 2026-05-06 08:08:15 -0500
  • a3f088edcf core/txpool/blobpool: add comments healthykim 2026-05-06 15:06:57 +0200
  • b92c86deb7
    internal/download: don't discard dst.Close error (#34866) Rahman 2026-05-06 07:02:03 -0600
  • c471e3c571
    Take data from the same object Piotr Mikołajczyk 2026-05-06 14:49:34 +0200
  • bf68e31af3 eth/tracers/logger: fix exclude address list Weixie Cui 2026-05-06 19:58:55 +0800
  • 2c5136b794
    Use errors.As Piotr Mikołajczyk 2026-05-06 13:32:46 +0200
  • 1fe1ef3d33 add ux improvement changes Jason-Wanxt 2026-05-06 19:04:26 +0800
  • af72fce7f1
    eth/tracers: remove note about breaking change in IntermediateRoots jwasinger 2026-05-06 06:18:05 -0400
  • aaa2b66285
    core: implement eip-7981: Increase Access List Cost (#34755) Marius van der Wijden 2026-05-06 12:03:11 +0200
  • c3ea9c67d7 core/txpool: add comments on GetRLP healthykim 2026-05-06 10:33:32 +0200
  • e3f25c2fc9 core: move blobTxForPool type to blobpool.go healthykim 2026-05-06 10:28:59 +0200
  • 4d2af275e1
    eth/catalyst: allow reorging the head block to a parent (#34767) Marius van der Wijden 2026-05-06 09:59:51 +0200
  • 84949107ce
    beacon/engine: fix wrong presize bound (#34860) cui 2026-05-06 15:18:12 +0800
  • aa90166c38 core/txpool/blobpool: fix GetBlobs mark blob hash filled before checking sidecar version Weixie Cui 2026-05-06 13:23:26 +0800
  • f39f22df5c triedb/pathdb: fix layer 5 key range in storage iterator traversal test rayoo 2026-05-06 12:33:39 +0800
  • 1cc112f121 triedb/pathdb: remove unused database entry Gary Rong 2026-05-06 12:14:57 +0800
  • bddf792428 core: add BlobTxForPool type healthykim 2026-05-05 23:27:19 +0200
  • 58256271de triedb/pathdb: add AdoptSyncedState for snap/2 completion path jonny rhea 2026-05-05 15:21:58 -0500
  • 4ff33ba1b6
    internal/download: only report stale existing downloads (#34849) Andrii Furmanets 2026-05-05 23:17:09 +0300
  • 99c4e241fa eth: fix lint Gary Rong 2026-04-24 16:05:19 +0800
  • e54f7e1a17 core, eth: use Pre-execution func Gary Rong 2026-04-24 14:17:36 +0800
  • 2f5090b322 cmd, core, eth, internal, miner: wrap pre-execution system calls Gary Rong 2026-04-24 11:58:42 +0800
  • 297adcb2f0 cmd, core, internal, miner: wrap post-execution as a core function Gary Rong 2026-04-24 11:45:40 +0800
  • b01202e3fe the start of some changes I was experimenting with. broken Jared Wasinger 2026-05-05 11:33:39 -0400
  • f5d50d065b fix for code mutation Jared Wasinger 2026-05-05 10:36:37 -0400
  • 60db25b070
    p2p/discover: restore nextTimeout update in UDPv4 resetTimeout loop (#34878) rayoo 2026-05-05 21:28:28 +0800
  • 70889e580d
    Delete internal/download/download_test.go Felix Lange 2026-05-05 15:24:24 +0200
  • 5b837e5786
    eth/downloader: use batch index in deliver reconstruct (#34870) cui 2026-05-05 18:41:22 +0800
  • 4cd7092ccd core/types: revert encodeSize changes generated by claude healthykim 2026-05-05 11:30:09 +0200
  • d5edb80438
    accounts/abi/bind: re-export event signature errors (#34868) TenderDeve 2026-05-05 14:59:26 +0530
  • d1fce1f744
    Apply suggestion from @MariusVanDerWijden Marius van der Wijden 2026-05-05 11:28:12 +0200
  • 35781edb8f core, eth: move eth71 changes on master healthykim 2026-05-05 11:22:27 +0200
  • 38f1de9193 eth/catalyst: update to new spec Marius van der Wijden 2026-05-05 11:18:48 +0200
  • 57646eb61b
    build: Fix Typo Thanh Luu 2026-05-05 16:10:53 +0700
  • 44d8d1fc36 core: add overflow checks, add tests Marius van der Wijden 2026-05-05 10:59:19 +0200
  • 9fc4727b7a core: add overflow checks, add tests Marius van der Wijden 2026-05-05 10:57:32 +0200
  • e6b4f0a55f
    Implement Windows-specific initialization in ci.go Thanh Luu 2026-05-05 15:08:00 +0700
  • c944ff3d54 p2p/discover: restore nextTimeout update in UDPv4 resetTimeout loop rayoo 2026-05-05 15:53:58 +0800
  • 57e72925eb core/state: handle err returned by UpdateContractCode in StateDB.updateStateObject Weixie Cui 2026-05-05 08:13:33 +0800
  • efd6cdcff1
    eth/tracers: forward V2 state hooks through mux tracer (#34869) rayoo 2026-05-05 03:36:26 +0800
  • 9b5f512c41 cmd/evm: skip empty lines in stdin batch mode Tanvir 2026-05-05 01:21:05 +0800
  • 3366ae8a96 eth/downloader: use batch index in deliver reconstruct Weixie Cui 2026-05-04 22:49:07 +0800
  • 51fdf0e053
    core: drop and tighten comments per PR feedback CPerezz 2026-05-04 18:42:03 +0200
  • 2c846b5601 eth/tracers: forward V2 state hooks through mux tracer rayoo 2026-05-04 21:35:14 +0800
  • 3cdb836553
    core: drop redundant WaitPrefetch in BAL block stats path CPerezz 2026-05-04 12:46:20 +0200
  • 9af0c00ab0 accounts/abi/bind: re-export ErrEventSignatureMismatch and ErrNoEventSignature Tenderdeve 2026-05-04 15:56:54 +0530
  • 4ae069fd76 internal/download: clean it up Jared Wasinger 2026-05-03 12:33:47 -0400
  • b718f7dcfd core/types: minor opt decodeSignature Weixie Cui 2026-05-03 21:22:55 +0800
  • 51885e45fd internal/download: don't discard dst.Close error Tanvir 2026-05-03 16:17:59 +0800
  • da402f4b06
    cmd/evm: wire up t8n with EELS binary fork (#575) felipe 2026-04-29 12:04:54 +0200
  • e32a3e24b9
    fix linter Guillaume Ballet 2026-04-28 15:42:19 +0200
  • 6c05fd8660
    cmd/evm/internal/t8ntool, core/state, trie/bintrie: record inserted structure Guillaume Ballet 2026-04-28 09:43:14 +0200
  • c48088a723 core/vm: opt memoryGasCost Weixie Cui 2026-05-02 22:44:39 +0800
  • f0b21fa110
    core/txpool/blobpool: fix gapped queue size cap (#34831) Rahman 2026-05-02 05:29:21 -0600
  • 8c2a8af416
    Merge 5fab68d38f into 7155c65abb Tanay Kedia 2026-05-01 21:54:45 -0700
  • 48797b156f
    Merge 173e211d66 into 7155c65abb Csaba Kiraly 2026-05-01 21:54:45 -0700
  • 7155c65abb
    internal/ethapi: apply block overrides to header in eth_call (#34842) rayoo 2026-05-02 02:32:49 +0800
  • 8656efcf5b
    ethclient/simulated: disable log indexing by default (#32594) hero5512 2026-05-01 14:27:57 -0400
  • d270e211d1
    core/state/snapshot: fix condition in iterator traversal test (#34638) cui 2026-05-02 02:22:48 +0800
  • 41b856d472
    ethclient: add maxUsedGas to simulate call results (#34820) Richard Creighton 2026-05-01 19:18:14 +0100
  • 484d0ddaae core/state: double check the lis availiability before regeneration Weixie Cui 2026-05-01 23:37:49 +0800
  • b9c5fe6d26
    eth/tracers: fix evm trace for t8n (#34862) felipe 2026-05-01 16:38:33 +0200
  • bf3464a34c eth/catalyst: pass context to ForkchoiceUpdatedV3 in benchmarks jonny rhea 2026-05-01 09:07:41 -0500
  • 441bf004b0 eth/tracers: forward system-call hooks in muxTracer fselmo 2026-05-01 15:33:57 +0200
  • adb545b20c
    core/state: colocate StateCounts/ReadDurations with StateDB CPerezz 2026-05-01 15:31:22 +0200
  • a15778c52f
    trie: group 2^N binary trie nodes in serialization (#34794) Guillaume Ballet 2026-05-01 15:28:19 +0200
  • 563cf08147
    core: move slowBlockBAL field docs onto the struct CPerezz 2026-05-01 14:40:07 +0200
  • 5f909aa1d1 beacon/engin: add unmarshalJSON for epe and bapl structs jonny rhea 2026-03-16 11:27:20 -0500
  • 47b6d473f3 beacon/engine: add marshal_bap_list tests jonny rhea 2026-03-16 10:45:24 -0500
  • 0ce0151d89 separate JSON encoding from I/O, add fast-path for GetBlobs jonny rhea 2026-03-10 17:34:27 -0500
  • 3688824db3 rpc: separate encoding from I/O in JSON-RPC wire format and address other feedback nits jonny rhea 2026-03-10 16:15:02 -0500
  • d5ba7b0957 rpc: add test for error response batch size accounting jonny rhea 2026-03-10 13:15:07 -0500
  • 4a6e13623a rpc: pre-encode JSON-RPC error responses at creation time jonny rhea 2026-03-10 13:02:45 -0500
  • d620f9f96a beacon/engine: add csaba's agent's correctness tests jonny rhea 2026-03-10 11:01:58 -0500
  • 9bb0ef5d33 beacon/engine: epe changes suggested by csaba's agent jonny rhea 2026-03-10 11:00:17 -0500
  • 9d052bf2e1 rpc: replace interface{} codec writes with typed methods jonny rhea 2026-03-10 10:23:05 -0500
  • ad11672233 rpc: fix appendQuotedString to properly escape JSON strings jonny rhea 2026-03-10 08:09:00 -0500
  • bdaa6d6f94 beacon/engine, rpc: use json.Marshaler for direct result encoding jonny rhea 2026-03-09 18:54:08 -0500
  • ca18d7e655 rpc: hand-roll jsonrpcMessage wire encoding jonny rhea 2026-03-09 16:16:21 -0500
  • cd268bccbf eth/catalyst: add api benchmarks modified from marius' original version to test premarshalled json Marius van der Wijden 2026-03-06 08:46:15 -0600
  • 32e1c41a84 beacon/engine, rpc: add PremarshaledJSON for execution payload envelopes jonny rhea 2026-03-06 08:36:49 -0600
  • 506235e173
    Merge b3d3dd70f5 into 68646229a0 Guillaume Ballet 2026-05-01 06:11:06 -0600
  • 68646229a0
    internal/era/onedb: return false if err (#34816) cui 2026-05-01 20:10:41 +0800
  • 7de73ba5d7 beacon/engine: fix wrong presize bound Weixie Cui 2026-05-01 19:23:29 +0800
  • 9c23d32fe3
    cmd/era: remove redundant error check Bosul Mun 2026-05-01 12:00:47 +0200
  • 13f4362636
    review from Bo-chan + Feli-chan Guillaume Ballet 2026-05-01 11:52:06 +0200
  • d1bd3de911 fix test Jared Wasinger 2026-05-01 11:33:06 +0200
  • aa13b208b1
    core: deduplicate CodeLoaded/CodeLoadBytes for BAL blocks CPerezz 2026-05-01 10:40:40 +0200
  • 8afdfe98f2
    Merge f6618ad85d into 19dc690af8 Delweng 2026-04-30 22:00:27 -0700