Commit graph

  • 851da6305b
    Merge 13e3226b9f into dddbaa4bf3 cui 2026-07-17 21:52:56 -0700
  • 1693a8e299
    Merge 012f9d601e into dddbaa4bf3 cui 2026-07-17 21:52:56 -0700
  • 720ab5d592
    Merge a34dbd8435 into dddbaa4bf3 cui 2026-07-17 21:52:55 -0700
  • debc34faa3
    Merge 808f810b5f into dddbaa4bf3 cui 2026-07-17 21:52:55 -0700
  • 74b7cf7522
    Merge 828ac1670e into dddbaa4bf3 cui 2026-07-17 21:52:55 -0700
  • 0949d23666
    Merge 36a0d10eab into dddbaa4bf3 cui 2026-07-17 21:52:55 -0700
  • f7ff0c2ef9
    Merge 407839baec into dddbaa4bf3 rjl493456442 2026-07-17 21:52:54 -0700
  • 2f3aeb4fdb
    Merge db0b68bd85 into dddbaa4bf3 Bosul Mun 2026-07-17 21:52:54 -0700
  • ccb976df97
    Merge 1155c3f477 into dddbaa4bf3 Bosul Mun 2026-07-17 21:52:54 -0700
  • 8124678cfa
    Merge 802eb91441 into dddbaa4bf3 ozpool 2026-07-17 21:52:54 -0700
  • abb7992cba
    Merge 184ba2493c into dddbaa4bf3 Marius van der Wijden 2026-07-17 21:52:53 -0700
  • b14ed37e8c
    Merge 3b8082a10c into dddbaa4bf3 Geunhwa Jeong 2026-07-18 12:05:43 +0900
  • a11cd499b4
    Merge 788dea42d4 into dddbaa4bf3 0xoasis 2026-07-18 08:43:02 +0800
  • 6cdd6ce537
    Merge 9b5737150a into dddbaa4bf3 Chase Wright 2026-07-17 18:22:39 -0500
  • a0bbaf1a97
    Merge 475e753926 into dddbaa4bf3 Marius van der Wijden 2026-07-18 00:58:23 +0200
  • 399e31ce86
    Merge cf8d06115d into dddbaa4bf3 Javid Khan 2026-07-18 00:50:13 +0530
  • 991fa1f7db
    Merge 008e27ae8a into dddbaa4bf3 Jonny Rhea 2026-07-17 19:10:10 +0000
  • 008e27ae8a core/vm: fixes due to rebase and removed hardcoded fork schedule in genspec jonny rhea 2026-07-17 14:09:55 -0500
  • efb58fc526 core/vm, core/vm/gen: derive opcode handler names from the jump tables instead of restating them jonny rhea 2026-07-06 22:51:14 -0500
  • af039e9a16 core/vm, core/vm/gen: mimic rlpgen's pattern and apply more cleanup jonny rhea 2026-07-06 18:04:43 -0500
  • 2756eedd27 remove benchmarks jonny rhea 2026-07-06 16:36:39 -0500
  • f0d9dc1c8b core/vm, core/vm/gen: share the traced loop's gas and memory steps with the generated dispatch and other cleanup jonny rhea 2026-07-01 18:37:29 -0500
  • 834f7017aa core/vm, core/vm/gen: build the default case from the shared stack and gas emitters jonny rhea 2026-06-29 18:35:41 -0500
  • bfa0bfdc7c core/vm, core/vm/gen: charge dynamic gas through a shared chargeDynamic helper jonny rhea 2026-06-29 17:45:01 -0500
  • 2e0035a63a core/vm, core/vm/gen: fix generated EIP-8037 state-gas charging jonny rhea 2026-06-29 16:49:57 -0500
  • 5d1ff24f54 core/vm, core/vm/gen: generator code cleanup and elimination of handcoded bodies for SWAP jonny rhea 2026-06-26 09:59:14 -0500
  • 7e2d97ce5f core/vm, core/vm/gen: verify directCold opcodes are fork-stable jonny rhea 2026-06-21 22:36:25 -0400
  • 72d0907790 core/vm: replace the stack-helper expansion regexes with an AST inliner jonny rhea 2026-06-19 15:25:01 -0500
  • c7a36d75f6 core/vm/gen: drop the dead stack-helper expansion cases for regex jonny rhea 2026-06-19 14:38:43 -0500
  • 87bf249b71 core/vm: normalize stack-helper call sites to one form jonny rhea 2026-06-19 14:29:02 -0500
  • ed8c379f42 core/vm: test the generated dispatch makes no real stack-helper calls. consolidated tests into one file jonny rhea 2026-06-19 12:52:34 -0500
  • 840ae6006a core/vm: splice make* factory closures into the generated switch jonny rhea 2026-06-19 08:39:13 -0500
  • ccbc468d4c core/vm: expand stack helpers declared in a var block jonny rhea 2026-06-18 15:58:41 -0500
  • c52874d654 core/vm: splice stack helper bodies into the generated switch jonny rhea 2026-06-18 14:11:04 -0500
  • 12eb1f1e02 core/vm: adapt generated switch to merged in-place stack and gas API jonny rhea 2026-06-18 13:11:56 -0500
  • 5a2400ddd1 core/vm/gen: make code gen more readable jonny rhea 2026-06-15 18:34:13 -0500
  • 76b49515e0 core/vm/runtime/testdata: swapped out loop benchmarks for block sync benchmarks jonny rhea 2026-06-11 15:49:34 -0500
  • fd9be88ed8 core, core/vm/runtime: fix hashes benchmark, add block import benchmark jonny rhea 2026-06-11 00:37:28 -0500
  • ed658c8f3c core/vm/gen: fix lint jonny rhea 2026-06-10 17:34:40 -0500
  • 419e5e1438 core/vm: replace interpreter dispatch with a generated switch jonny rhea 2026-06-10 14:34:46 -0500
  • 68527d1db5
    Merge 62b1bca4b4 into dddbaa4bf3 libertalia1724 2026-07-17 13:07:04 -0500
  • 20bca3aafa
    Merge cf749462f3 into dddbaa4bf3 Sushil-19 2026-07-17 19:58:16 +0200
  • cf749462f3 internal/ethapi: move check to ToTransaction MariusVanDerWijden 2026-05-27 11:07:09 +0200
  • 1c119548fc
    Merge 4b457025b5 into dddbaa4bf3 Jonny Rhea 2026-07-17 12:51:52 -0500
  • 7fee7be677
    Merge 6ad8572e0a into dddbaa4bf3 Jonny Rhea 2026-07-17 12:50:02 -0500
  • 4b457025b5 miner, core: reuse the chain's jumpdest cache when building payloads jonny rhea 2026-07-17 12:49:32 -0500
  • 27bbc062a8
    Merge 8abc810227 into dddbaa4bf3 Richard Creighton 2026-07-18 00:58:39 +0800
  • cc7c804414
    Merge b127f8c780 into dddbaa4bf3 cui 2026-07-17 18:58:01 +0200
  • 6e114db4a0
    Merge b644b32190 into dddbaa4bf3 rjl493456442 2026-07-17 18:56:57 +0200
  • 8ea1297b64
    Merge 86a11b8483 into dddbaa4bf3 Csaba Kiraly 2026-07-17 18:54:30 +0200
  • dddbaa4bf3
    cmd/utils: export chain with block-level accessList (#35369) master rjl493456442 2026-07-18 00:54:07 +0800
  • 80b58f649a
    cmd/devp2p/internal/ethtest: fix header stride in reverse GetHeaders (#35362) ozpool 2026-07-17 22:21:45 +0530
  • 7b6ce489d6
    Merge e50187a9d8 into 06b23b4293 0xoasis 2026-07-18 00:13:52 +0800
  • 6650378593
    Merge 307d769ea5 into 06b23b4293 0xoasis 2026-07-18 00:13:48 +0800
  • 8f0e3bae75
    Merge fb0bcbc4b7 into 06b23b4293 0xoasis 2026-07-18 00:13:45 +0800
  • e50187a9d8 cmd/devp2p: fix leftover request id error message 0xoasis 2026-07-18 00:12:51 +0800
  • 307d769ea5 cmd/geth: release iterator in checkStateContent 0xoasis 2026-07-18 00:12:51 +0800
  • fb0bcbc4b7 node: strip bearer prefix case-insensitively 0xoasis 2026-07-18 00:12:51 +0800
  • 6e2add8d44
    Merge 175aa7398c into 06b23b4293 0xoasis 2026-07-17 12:48:29 +0000
  • 175aa7398c
    Delete cmd/geth/config_test.go rjl493456442 2026-07-17 20:48:26 +0800
  • 788dea42d4 beacon/engine, eth/catalyst: encode payload body access lists 0xoasis 2026-07-17 15:43:45 +0800
  • 35fb4614e6 cmd/geth, eth/ethconfig: preserve zero engine reorg depth 0xoasis 2026-07-17 12:02:01 +0800
  • 6ad8572e0a fix test after rebase jonny rhea 2026-07-16 11:27:30 -0500
  • 475e753926
    f MariusVanDerWijden 2026-07-16 12:48:34 +0200
  • e2d5fd8e4f
    tests: add BAL specific tests MariusVanDerWijden 2026-05-21 16:16:13 +0200
  • 07eb971ff8
    eth/catalyst: pass TargetGasLimit via engine api glamsterdam-devnet-7 MariusVanDerWijden 2026-06-17 08:17:47 +0200
  • 5749cbce7b
    tests: add BAL specific tests MariusVanDerWijden 2026-05-21 16:16:13 +0200
  • 184ba2493c
    eth/catalyst: pass TargetGasLimit via engine api MariusVanDerWijden 2026-07-16 12:04:31 +0200
  • b819e48315
    eth/catalyst: pass TargetGasLimit via engine api MariusVanDerWijden 2026-06-17 08:17:47 +0200
  • 01af470b3c Fixing test errors regarding Coinbase merging and witness merging itayelam 2026-07-16 11:02:48 +0300
  • 802eb91441
    triedb/pathdb: validate restart count and key offsets in trienode decoder ozpool 2026-07-16 11:52:47 +0530
  • 407839baec core: remove duplication Gary Rong 2026-07-16 14:17:18 +0800
  • 40f91cdf77 cmd/utils: export chain with block-level accessList Gary Rong 2026-07-16 11:02:17 +0800
  • 6da4960306 core/state: rework state reader Gary Rong 2026-07-14 10:30:38 +0800
  • b644b32190 cmd/utils: add warning msg Gary Rong 2026-07-16 09:27:15 +0800
  • 91fed6db6b eth/peerstats: replace sample-count and staleness gates with activity EMA Csaba Kiraly 2026-07-15 15:40:59 +0200
  • 0ff1fb856f eth/fetcher: record latency samples only for accepted deliveries Csaba Kiraly 2026-07-15 15:34:45 +0200
  • 0eec801495 eth/peerstats: prune stats for disconnected peers Csaba Kiraly 2026-07-15 13:08:29 +0200
  • 7b4732c197 eth: fix lint issues after rebase Csaba Kiraly 2026-04-20 10:01:49 +0200
  • a1704238f5 eth: rename NotifyRequestLatency to NotifyRequestResult, track success/timeout counts Csaba Kiraly 2026-04-16 15:16:29 +0200
  • aa084492bd eth/peerstats: gate latency protection on sample freshness Csaba Kiraly 2026-04-16 01:07:58 +0200
  • 91feee120d eth/peerstats: bump MinLatencySamples from 10 to 100 Csaba Kiraly 2026-04-16 00:23:13 +0200
  • 0298a47d38 eth/peerstats: split peer quality aggregation out of txtracker Csaba Kiraly 2026-04-15 12:29:04 +0200
  • 7c094bc695 eth: add request-latency peer protection category Csaba Kiraly 2026-04-13 21:08:59 +0200
  • c9a43cf3ee eth: wire txTracker.NotifyRequestLatency into tx fetcher Csaba Kiraly 2026-04-13 21:06:17 +0200
  • 824797c3e9 eth/fetcher: add onRequestLatency callback to tx fetcher Csaba Kiraly 2026-04-13 21:05:45 +0200
  • c228311369 eth/txtracker: track per-peer tx-request response latency Csaba Kiraly 2026-04-13 20:25:53 +0200
  • 62bbe63cb7 eth/protocols/snap: check the pivot is canonical in isPivotCommitted jonny rhea 2026-07-15 16:21:30 -0500
  • 44315b711b eth/protocols/snap: unfreeze the committed pivot instead of dropping the journal on load jonny rhea 2026-07-13 09:37:35 -0500
  • 7a45fc2ab1 eth/protocols/snap: comment clarification jonny rhea 2026-07-09 11:50:08 -0500
  • fc2fcbbe57 eth/protocols/snap: purge stale sync state when snap sync is re-enabled jonny rhea 2026-07-07 13:52:08 -0500
  • 1155c3f477 cmd/devp2p/ethtest: add osaka testdata and eth/72 tests healthykim 2026-07-09 18:34:14 +0200
  • db0b68bd85 core/txpool: add blocked transaction size cap healthykim 2026-07-07 11:28:29 +0200
  • be9d9747d2 remove obsolete comment idotalk 2026-07-15 19:13:57 +0300
  • ff5b9a27b5 remove skiping state validation in parallel executions idotalk 2026-07-15 19:13:33 +0300
  • 06b23b4293
    .github: rm s1na from CODEOWNERS (#35365) Sina M 2026-07-15 17:48:03 +0200
  • bde64d702d
    .mailmap: consolidate healthykim committer names (#35366) Felix Lange 2026-07-15 17:47:45 +0200
  • 7e936e3bcd .mailmap: consolidate healthykim commiter names Felix Lange 2026-07-15 17:46:06 +0200
  • d91b71fb36
    core/txpool/blobpool, eth: implement sparse blobpool (#34047) Bosul Mun 2026-07-15 14:41:04 +0200
  • 828ac1670e eth/gasestimator: treat floor data gas errors as insufficient gas Weixie Cui 2026-07-15 20:00:00 +0800