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
Guillaume Ballet 06cbc80754
core, trie: verkle state processor tests (#30672)
2 days ago
..
pruner all: clean up goerli flag and config (#30289) 3 months ago
snapshot all: get rid of custom MaxUint64 and MaxUint64 (#30636) 2 weeks ago
access_events.go core, trie: verkle state processor tests (#30672) 2 days 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: move state log mechanism to a separate layer (#30569) 2 weeks ago
state_object_test.go build: use golangci-lint (#20295) 5 years ago
state_test.go core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
statedb.go core, trie: verkle state processor tests (#30672) 2 days ago
statedb_fuzz_test.go core/state: state reader abstraction (#29761) 2 months ago
statedb_hooked.go core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
statedb_hooked_test.go core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
statedb_test.go core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
stateupdate.go core, trie, triedb: minor changes from snapshot integration (#30599) 3 weeks ago
sync.go core,eth,internal: fix typo (#29024) 9 months ago
sync_test.go core/state: move state log mechanism to a separate layer (#30569) 2 weeks ago
transient_storage.go core/state: better randomized testing (postcheck) on journalling (#29627) 6 months ago
trie_prefetcher.go core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 2 weeks ago
trie_prefetcher_test.go core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 2 weeks ago