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 f3d4ce0d16 core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 9 years ago
..
dump.go core/state, core/types use package rlp for state, receipt serialisation 9 years ago
main_test.go all: fix license headers one more time 9 years ago
managed_state.go all: fix license headers one more time 9 years ago
managed_state_test.go core/state, core, miner: handle missing root error from state.New 9 years ago
state_object.go core/state, core/types use package rlp for state, receipt serialisation 9 years ago
state_test.go core/state, core/types use package rlp for state, receipt serialisation 9 years ago
statedb.go core/state, trie: don't leak database writes before commit 9 years ago
statedb_test.go core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 9 years ago
sync.go core, eth, trie: fix data races and merge/review issues 9 years ago
sync_test.go core, eth, trie: fix data races and merge/review issues 9 years ago