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
Péter Szilágyi d926bf2c7e trie: cache collapsed tries node, not rlp blobs (#16876) 7 years ago
..
database.go
dump.go
iterator.go
iterator_test.go
journal.go
main_test.go
managed_state.go
managed_state_test.go all: get rid of error when creating memory database (#16716) 7 years ago
state_object.go core: fix typo in comment code 7 years ago
state_test.go common: improve documentation comments (#16701) 7 years ago
statedb.go trie: cache collapsed tries node, not rlp blobs (#16876) 7 years ago
statedb_test.go all: get rid of error when creating memory database (#16716) 7 years ago
sync.go trie: rename TrieSync to Sync and improve hexToKeybytes (#16804) 7 years ago
sync_test.go all: get rid of error when creating memory database (#16716) 7 years ago