erigontech/erigon
Ethereum implementation on the efficiency frontier
blockchainethereum
First Claude commit: Mar 15, 2026Last Claude commit: 1mo agoDiscovered: Mar 16, 2026
Recent Claude Commits
commitment: enable warmup cache for all paths + add cache miss counters (#19952)
9a77d9e1mo agomessage_footerexecution: fix BLOCKHASH returning zero for unfrozen headers (#20037)
1522fe71mo agomessage_footerexecution: charge GAS_CREATE state gas before initcode size check (#20038)
4d1680f1mo agomessage_footertxpool: fix goroutine leak in Fetch on shutdown (#20006)
06f49421mo agomessage_footerci, docs: automate Gitbook docs branch and variant creation on release (#19857)
d2619f41mo agomessage_footerAdd automated tests for block production with execution requests (#19981)
20b362b1mo agomessage_footerci: pin Hive version in both hive workflows (#20025)
0aec5c41mo agomessage_footerrlp: unify and deduplicate the RLP package (#19985)
9688d391mo agomessage_footertypes: deduplicate types across packages (#19979)
c9728101mo agomessage_footerdocs: March 2026 w11 documentation update (#19859)
22d2f7a1mo agomessage_footerexec3_parallel: eliminate IBS round-trip in finalize path (#19814)
8b25da61mo agomessage_footervm/benchmark: add EVM performance benchmarks targeting mainnet bottlenecks (#19932)
a7c972b1mo agomessage_footerrpc: auto-convert legacy blob sidecar to v1 cell proofs after Osaka (#19950)
c35a4661mo agomessage_footerrlp: simplify, remove dead code, fix error wrapping (#19933)
dafca091mo agomessage_footerdb/test: add full lifecycle benchmark harness (#19931)
f727c551mo agomessage_footeretl, state: reduce allocation pressure in parallel executor (#19884)
d7c9ea81mo agomessage_footertxpool, bor: simplify by extracting helpers; replace *big.Int with *uint64 for BorConfig fork blocks (#19906)
304f5bb1mo agomessage_footerbal-devnet-2 working update: fix BAL system address filter and gas_table tracking (#19894)
91fcb071mo agomessage_footertypes: store mandatory uint256.Int fields by value (#19907)
963aebb1mo agomessage_footerchain: replace *big.Int with *uint64 for fork blocks/times (#19908)
191ba3d1mo agomessage_footerci: shard hive EEST consume-engine by fork (~2.8x speedup) (#19904)
6e60e331mo agomessage_footertxpool: replace custom RLP parsing with standard transaction types (#19757)
42ae3741mo agomessage_footerstate, stagedsync: enable deferred branch updates for parallel executor (#19885)
26ac5ed1mo agomessage_footerstagedsync: fix cross-block state race in parallel executor (#19891)
44f107b1mo agomessage_footerrlp: optimize RLP encode/decode to reduce allocations (#19892)
c1f38a51mo agomessage_footer