..
filtermaps
core/filtermaps: fix operator precedence in delete logging condition ( #33280 )
2025-12-06 04:21:38 +01:00
forkid
history
cmd/geth: add Prague pruning points ( #33657 )
2026-03-11 12:47:42 +01:00
overlay
core/overlay: fix incorrect debug log key/value in LoadTransitionState ( #32637 )
2025-12-14 21:51:13 +01:00
rawdb
core/rawdb, triedb/pathdb: enable trienode history alongside existing data ( #33934 )
2026-03-12 09:21:54 +08:00
state
core, miner, tests: introduce codedb and simplify cachingDB ( #33816 )
2026-03-10 08:29:21 +01:00
stateless
cmd/fetchpayload: add payload-building utility ( #33919 )
2026-03-11 16:18:42 +01:00
tracing
core/tracing: fix nonce revert edge case ( #33978 )
2026-03-10 16:53:21 +01:00
txpool
core: Implement eip-7954 increase Maximum Contract Size ( #33832 )
2026-03-12 10:23:49 +08:00
types
core/types: reduce alloc in hot code path ( #33523 )
2026-03-07 14:31:36 +01:00
vm
core: Implement eip-7954 increase Maximum Contract Size ( #33832 )
2026-03-12 10:23:49 +08:00
.gitignore
bench_test.go
bintrie_witness_test.go
cmd/evm/internal/t8ntool, trie: support for verkle-at-genesis, use UBT, and move the transition tree to its own package ( #32445 )
2025-11-14 15:25:30 +01:00
block_validator.go
block_validator_test.go
eth/catalyst: add initial OpenTelemetry tracing for newPayload ( #33521 )
2026-02-17 17:08:57 +01:00
blockchain.go
cmd/geth: add Prague pruning points ( #33657 )
2026-03-11 12:47:42 +01:00
blockchain_insert.go
blockchain_reader.go
core, miner, tests: introduce codedb and simplify cachingDB ( #33816 )
2026-03-10 08:29:21 +01:00
blockchain_repair_test.go
blockchain_sethead_test.go
core, miner, tests: introduce codedb and simplify cachingDB ( #33816 )
2026-03-10 08:29:21 +01:00
blockchain_snapshot_test.go
blockchain_stats.go
core, miner, tests: introduce codedb and simplify cachingDB ( #33816 )
2026-03-10 08:29:21 +01:00
blockchain_test.go
core, miner, tests: introduce codedb and simplify cachingDB ( #33816 )
2026-03-10 08:29:21 +01:00
chain_makers.go
core: fix TestProcessVerkle flaky test ( #33971 )
2026-03-06 19:03:05 +01:00
chain_makers_test.go
dao_test.go
error.go
core: implement eip-7778: block gas accounting without refunds ( #33593 )
2026-03-04 18:18:18 +08:00
events.go
ethstats: report newPayload processing time to stats server ( #33395 )
2026-01-05 17:49:30 +01:00
evm.go
core/vm: implement eip-7843: SLOTNUM ( #33589 )
2026-02-26 13:53:46 +01:00
gaspool.go
core: implement eip-7778: block gas accounting without refunds ( #33593 )
2026-03-04 18:18:18 +08:00
gen_genesis.go
core/vm: implement eip-7843: SLOTNUM ( #33589 )
2026-02-26 13:53:46 +01:00
genesis.go
core/vm: implement eip-7843: SLOTNUM ( #33589 )
2026-02-26 13:53:46 +01:00
genesis_alloc.go
genesis_test.go
trie/bintrie: fix overflow management in slot key computation ( #33951 )
2026-03-05 14:43:31 +01:00
headerchain.go
headerchain_test.go
core/state, core/tracing: new state update hook ( #33490 )
2026-01-08 11:07:19 +08:00
mkalloc.go
rlp_test.go
crypto/keccak: vendor in golang.org/x/crypto/sha3 ( #33323 )
2026-02-03 14:55:27 -07:00
sender_cacher.go
state_prefetcher.go
core: implement eip-7778: block gas accounting without refunds ( #33593 )
2026-03-04 18:18:18 +08:00
state_processor.go
core: end telemetry span for ApplyTransactionWithEVM if error is returned ( #33955 )
2026-03-11 14:41:43 +08:00
state_processor_test.go
core/vm: implement eip-7843: SLOTNUM ( #33589 )
2026-02-26 13:53:46 +01:00
state_transition.go
core: Implement eip-7954 increase Maximum Contract Size ( #33832 )
2026-03-12 10:23:49 +08:00
stateless.go
eth/catalyst: add initial OpenTelemetry tracing for newPayload ( #33521 )
2026-02-17 17:08:57 +01:00
txindexer.go
txindexer_test.go
types.go
eth/catalyst: add initial OpenTelemetry tracing for newPayload ( #33521 )
2026-02-17 17:08:57 +01:00