Official Go implementation of the Ethereum protocol
 
 
 
 
 
 
go-ethereum/core/state
Martin Holst Swende a907d7e81a
all: more linters (#24783)
3 years ago
..
pruner Chore: Minimal gramatical errors (signleton -> singleton) (#25057) 3 years ago
snapshot all: more linters (#24783) 3 years ago
access_list.go
database.go all: introduce trie owner notion (#24750) 3 years ago
dump.go core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
iterator.go core/state: move state account to core/types + abstracted "write account to trie" (#23567) 3 years ago
iterator_test.go
journal.go core/state: fix typos in comments (#23702) 3 years ago
metrics.go core, light, tests, trie: add state metrics (#23433) 4 years ago
state_object.go all: introduce trie owner notion (#24750) 3 years ago
state_object_test.go
state_test.go cmd/geth, eth, core: snapshot dump + unify with trie dump (#22795) 4 years ago
statedb.go all: introduce trie owner notion (#24750) 3 years ago
statedb_test.go all: removed blockhash from statedb (#23126) 4 years ago
sync.go core, eth, les, trie: remove the sync bloom, used by fast sync 3 years ago
sync_test.go all: introduce trie owner notion (#24750) 3 years ago
trie_prefetcher.go all: introduce trie owner notion (#24750) 3 years ago
trie_prefetcher_test.go all: introduce trie owner notion (#24750) 3 years ago