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 2d5d6d9d0e core/state: always commit in batches, just finish if not needed later 9 years ago
..
dump.go core/state, core/types use package rlp for state, receipt serialisation 9 years ago
main_test.go
managed_state.go
managed_state_test.go
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: always commit in batches, just finish if not needed later 9 years ago
sync.go
sync_test.go