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 5dea0f2aa4
core/state: copy trie too, not just content
7 years ago
..
database.go
dump.go
iterator.go
iterator_test.go
journal.go core/state: revert log index when removing logs 7 years ago
main_test.go
managed_state.go
managed_state_test.go
state_object.go
state_test.go
statedb.go core/state: copy trie too, not just content 7 years ago
statedb_test.go core/state: copy trie too, not just content 7 years ago
sync.go
sync_test.go