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
Felix Lange 18971d9cb4 [release/1.4.16] core/state: optimize GetState 9 years ago
..
dump.go
iterator.go
iterator_test.go
journal.go [release/1.4.16] core/state: rename Delete/IsDeleted to Suicide/HasSuicided 9 years ago
main_test.go
managed_state.go
managed_state_test.go
state_object.go [release/1.4.16] core/state: optimize GetState 9 years ago
state_test.go [release/1.4.16] core/state: rename Delete/IsDeleted to Suicide/HasSuicided 9 years ago
statedb.go [release/1.4.16] core/state: rename Delete/IsDeleted to Suicide/HasSuicided 9 years ago
statedb_test.go [release/1.4.16] core/state: rename Delete/IsDeleted to Suicide/HasSuicided 9 years ago
sync.go
sync_test.go