Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/core/state
rjl493456442 ab0eb46a84
core/state: make stateobject.create selfcontain (#28459)
1 year ago
..
pruner
snapshot all: replace log15 with slog (#28187) 1 year ago
access_list.go
database.go cmd, core, trie: verkle-capable `geth init` (#28270) 1 year ago
dump.go cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 1 year ago
iterator.go cmd, core, trie: verkle-capable `geth init` (#28270) 1 year ago
iterator_test.go
journal.go
metrics.go
state_object.go core/state: make stateobject.create selfcontain (#28459) 1 year ago
state_object_test.go
state_test.go cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) 1 year ago
statedb.go core/state: make stateobject.create selfcontain (#28459) 1 year ago
statedb_fuzz_test.go
statedb_test.go core, trie, rpc: speed up tests (#28461) 1 year ago
sync.go
sync_test.go
transient_storage.go
trie_prefetcher.go cmd, core, trie: verkle-capable `geth init` (#28270) 1 year ago
trie_prefetcher_test.go