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.
Jeffrey Wilcke
483feb0d3f
Merge pull request #2242 from jimenezrick/upstream-crypto
Closes #2241: Use Keccak-256 from golang.org/x/crypto/sha3 and mention explicitly
|
9 years ago |
.. |
dump.go
|
core, core/vm, crypto: fixes for homestead
|
9 years ago |
iterator.go
|
core/state, trie: switch iterator panics to error fields
|
9 years ago |
iterator_test.go
|
core/state, trie: surface iterator entry hashes
|
9 years ago |
main_test.go
|
all: fix license headers one more time
|
10 years ago |
managed_state.go
|
all: fix license headers one more time
|
10 years ago |
managed_state_test.go
|
core/state, core, miner: handle missing root error from state.New
|
9 years ago |
state_object.go
|
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 years ago |
state_test.go
|
core/state, core/types use package rlp for state, receipt serialisation
|
9 years ago |
statedb.go
|
core, core/vm, crypto: fixes for homestead
|
9 years ago |
statedb_test.go
|
core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug
|
9 years ago |
sync.go
|
core, eth, trie: fix data races and merge/review issues
|
9 years ago |
sync_test.go
|
core/state, trie: switch iterator panics to error fields
|
9 years ago |