quorum/core/state
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
2016-02-24 12:57:57 +01:00
..
dump.go core, core/vm, crypto: fixes for homestead 2016-02-18 10:11:48 +01:00
iterator.go core/state, trie: switch iterator panics to error fields 2016-02-16 12:37:00 +02:00
iterator_test.go core/state, trie: surface iterator entry hashes 2016-02-16 12:21:08 +02:00
main_test.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
managed_state.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
managed_state_test.go core/state, core, miner: handle missing root error from state.New 2015-10-16 02:22:06 +02:00
state_object.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
state_test.go core/state, core/types use package rlp for state, receipt serialisation 2015-12-18 12:09:10 +01:00
statedb.go core, core/vm, crypto: fixes for homestead 2016-02-18 10:11:48 +01:00
statedb_test.go core/state, ethdb, trie: test intermediate secure key leak, fix memdb bug 2016-01-20 16:06:28 +02:00
sync.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
sync_test.go core/state, trie: switch iterator panics to error fields 2016-02-16 12:37:00 +02:00