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
obscuren 8310bcda61 state: fixed mutex lockes 10 years ago
..
dump.go Secure trie shakey / key matching 10 years ago
errors.go moved state and vm to core 10 years ago
log.go Changed how logs are being recorded 10 years ago
main_test.go moved state and vm to core 10 years ago
managed_state.go state: fixed mutex lockes 10 years ago
managed_state_test.go Moved handling of nonces to the managed state 10 years ago
state_object.go Moved logging to logger.Core 10 years ago
state_test.go Removed old (unused) argument 10 years ago
statedb.go Improved transaction pool 10 years ago