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 d71831255d
core/state/snapshot: port changes from 29995 (#30040)
2 weeks ago
..
pruner all: clean up goerli flag and config (#30289) 1 month ago
snapshot core/state/snapshot: port changes from 29995 (#30040) 2 weeks ago
access_events.go trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 3 weeks ago
access_events_test.go trie, core/state: Nyota EIP-6800 & EIP-4762 spec updates (#30357) 3 weeks ago
access_list.go core/state: rename all the AccessList receivers to 'al' (#29921) 3 months ago
database.go core/state: state reader abstraction (#29761) 2 weeks ago
dump.go eth/tracers: live chain tracing with hooks (#29189) 6 months ago
iterator.go all: fix various typos (#29600) 5 months ago
iterator_test.go core/state: state reader abstraction (#29761) 2 weeks ago
journal.go core/state: get rid of field pointer in journal (#30361) 2 weeks ago
metrics.go core: add metrics for state access (#30353) 4 weeks ago
reader.go core/state: state reader abstraction (#29761) 2 weeks ago
state_object.go core/state: state reader abstraction (#29761) 2 weeks ago
state_object_test.go build: use golangci-lint (#20295) 5 years ago
state_test.go core/state: state reader abstraction (#29761) 2 weeks ago
statedb.go core/state: state reader abstraction (#29761) 2 weeks ago
statedb_fuzz_test.go core/state: state reader abstraction (#29761) 2 weeks ago
statedb_test.go core/state: state reader abstraction (#29761) 2 weeks ago
stateupdate.go core/state: introduce stateupdate structure (#29530) 4 months ago
sync.go core,eth,internal: fix typo (#29024) 7 months ago
sync_test.go core/state: state reader abstraction (#29761) 2 weeks ago
transient_storage.go core/state: better randomized testing (postcheck) on journalling (#29627) 5 months ago
trie_prefetcher.go core/state: fix trie prefetcher for verkle (#30354) 4 weeks ago
trie_prefetcher_test.go core/state: state reader abstraction (#29761) 2 weeks ago