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
bitcoin-lightning 83790b0729
core: fix typos (#30767)
2 days ago
..
pruner all: clean up goerli flag and config (#30289) 3 months ago
snapshot core/state: tests on the binary iterator (#30754) 6 days ago
access_events.go core, trie: verkle state processor tests (#30672) 2 weeks 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, triedb/database: refactor state reader (#30712) 2 weeks 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) 3 months ago
journal.go core/state: get rid of field pointer in journal (#30361) 3 months ago
metrics.go core: add metrics for state access (#30353) 3 months ago
reader.go core/state, triedb/database: refactor state reader (#30712) 2 weeks ago
state_object.go core/state: move state log mechanism to a separate layer (#30569) 4 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) 4 weeks ago
statedb.go core, trie: verkle state processor tests (#30672) 2 weeks ago
statedb_fuzz_test.go core/state: state reader abstraction (#29761) 3 months ago
statedb_hooked.go core/state: invoke OnCodeChange-hook on selfdestruct (#30686) 2 weeks ago
statedb_hooked_test.go core: fix typos (#30767) 2 days ago
statedb_test.go core/state: move state log mechanism to a separate layer (#30569) 4 weeks ago
stateupdate.go core, trie, triedb: minor changes from snapshot integration (#30599) 1 month 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) 4 weeks ago
transient_storage.go core/state: better randomized testing (postcheck) on journalling (#29627) 7 months ago
trie_prefetcher.go core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 1 month ago
trie_prefetcher_test.go core/state: fix runaway alloc caused by prefetcher heap escape (#30629) 1 month ago