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 434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer
6 years ago
..
database.go cmd, core, eth, light, trie: add trie read caching layer 6 years ago
dump.go
iterator.go
iterator_test.go
journal.go
main_test.go
managed_state.go
managed_state_test.go
state_object.go core, params: polish net gas metering PR a bit 6 years ago
state_test.go core, params: polish net gas metering PR a bit 6 years ago
statedb.go core/state: remove lock (#18065) 6 years ago
statedb_test.go core, params: polish net gas metering PR a bit 6 years ago
sync.go
sync_test.go