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
Brian Schroeder 296450451b state: take write lock in GetNonce (#3625) 8 years ago
..
dump.go core/state: implement reverts by journaling all changes 8 years ago
iterator.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
iterator_test.go all: gofmt -w -s 8 years ago
journal.go cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
main_test.go all: fix license headers one more time 9 years ago
managed_state.go state: take write lock in GetNonce (#3625) 8 years ago
managed_state_test.go all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
state_object.go core, core/vm: implemented a generic environment (#3348) 8 years ago
state_test.go core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
statedb.go cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
statedb_test.go core/vm: move Log to core/types 8 years ago
sync.go trie: remove dependency on ethdb 8 years ago
sync_test.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago