go-ethereum/core
2026-02-05 14:55:54 +01:00
..
filtermaps
forkid
history
overlay
rawdb attempt fix decoding bal 2026-02-05 13:59:41 +01:00
state simplify blockchain logic 2026-02-03 11:07:04 -05:00
stateless
tracing
txpool
types a bunch of changes. mostly bal persistence and removing bal from block body object. wip... 2026-02-03 11:07:03 -05:00
vm remove static guard from callcode 2026-02-03 11:07:04 -05:00
.gitignore
bench_test.go
bintrie_witness_test.go
block_access_list_tracer.go
block_validator.go simplify blockchain logic 2026-02-03 11:07:04 -05:00
block_validator_test.go
blockchain.go simplify blockchain logic 2026-02-03 11:07:04 -05:00
blockchain_insert.go
blockchain_reader.go
blockchain_repair_test.go
blockchain_sethead_test.go
blockchain_snapshot_test.go
blockchain_stats.go
blockchain_test.go
chain_makers.go core: implement eip-7778: block gas accounting without refunds 2026-02-05 14:02:16 +01:00
chain_makers_test.go
dao_test.go
error.go
eth_transfer_logs_test.go core, params: add comments, move consts to params 2026-02-03 11:05:24 -05:00
events.go
evm.go eip-7708 fix: don't emit log when calling to self 2026-02-03 11:07:04 -05:00
gaspool.go
gen_genesis.go
genesis.go core: fix rebasing errors 2026-02-05 14:06:44 +01:00
genesis_alloc.go
genesis_test.go
headerchain.go
headerchain_test.go
mkalloc.go
parallel_state_processor.go core: clean up parallal state processor 2026-02-05 14:55:54 +01:00
rlp_test.go
sender_cacher.go
state_prefetcher.go
state_processor.go core: implement eip-7778: block gas accounting without refunds 2026-02-05 14:02:16 +01:00
state_processor_test.go core/vm: implement eip-7843 2026-02-03 11:05:23 -05:00
state_transition.go core: fix rebasing errors 2026-02-05 14:25:43 +01:00
stateless.go
txindexer.go
txindexer_test.go
types.go