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 b805772cb4
core/state: commit snapshot only if the base layer exists (#30493)
1 month ago
..
pruner all: clean up goerli flag and config (#30289) 3 months ago
snapshot core/state/snapshot: port changes from 29995 (#30040) 2 months ago
access_events.go core/state: fix comment of `mode` (#30490) 1 month ago
access_events_test.go core/state, core/vm: Nyota contract create init simplification (#30409) 2 months ago
access_list.go core/state: rename all the AccessList receivers to 'al' (#29921) 5 months ago
database.go core/state: state reader abstraction (#29761) 2 months ago
dump.go eth/tracers: live chain tracing with hooks (#29189) 8 months ago
iterator.go all: fix various typos (#29600) 7 months ago
iterator_test.go core/state: state reader abstraction (#29761) 2 months ago
journal.go core/state: get rid of field pointer in journal (#30361) 2 months ago
metrics.go core: add metrics for state access (#30353) 2 months ago
reader.go core/state: state reader abstraction (#29761) 2 months ago
state_object.go core/state: state reader abstraction (#29761) 2 months ago
state_object_test.go build: use golangci-lint (#20295) 5 years ago
state_test.go core/state: state reader abstraction (#29761) 2 months ago
statedb.go core/state: commit snapshot only if the base layer exists (#30493) 1 month ago
statedb_fuzz_test.go core/state: state reader abstraction (#29761) 2 months ago
statedb_test.go core/state: state reader abstraction (#29761) 2 months ago
stateupdate.go core/state: introduce stateupdate structure (#29530) 5 months ago
sync.go core,eth,internal: fix typo (#29024) 9 months ago
sync_test.go core/state: state reader abstraction (#29761) 2 months ago
transient_storage.go core/state: better randomized testing (postcheck) on journalling (#29627) 7 months ago
trie_prefetcher.go core/state: fix trie prefetcher for verkle (#30354) 2 months ago
trie_prefetcher_test.go core/state: state reader abstraction (#29761) 2 months ago