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 8c1a36dad3
core/state/snapshot: handle legacy journal (#30802)
2 months ago
..
pruner
snapshot core/state/snapshot: handle legacy journal (#30802) 2 months ago
access_events.go core, trie: verkle state processor tests (#30672) 3 months ago
access_events_test.go
access_list.go
database.go core/state, triedb/database: refactor state reader (#30712) 3 months ago
dump.go
iterator.go
iterator_test.go
journal.go
metrics.go
reader.go core/state, triedb/database: refactor state reader (#30712) 3 months ago
state_object.go core/state: move state log mechanism to a separate layer (#30569) 3 months ago
state_object_test.go
state_test.go core/state: move state log mechanism to a separate layer (#30569) 3 months ago
statedb.go core, triedb: remove destruct flag in state snapshot (#30752) 2 months ago
statedb_fuzz_test.go core, triedb: remove destruct flag in state snapshot (#30752) 2 months ago
statedb_hooked.go core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 3 months ago
statedb_hooked_test.go core: fix typos (#30767) 2 months ago
statedb_test.go core, triedb: remove destruct flag in state snapshot (#30752) 2 months ago
stateupdate.go core, triedb: remove destruct flag in state snapshot (#30752) 2 months ago
sync.go
sync_test.go core/state: move state log mechanism to a separate layer (#30569) 3 months ago
transient_storage.go
trie_prefetcher.go
trie_prefetcher_test.go