plugeth/eth/downloader
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
..
api.go eth, eth/downloader, jsre: surface state sync progress through the API 2016-02-10 14:30:41 +02:00
downloader_test.go eth, eth/downloader, jsre: surface state sync progress through the API 2016-02-10 14:30:41 +02:00
downloader.go eth/downloader: fix partial rollback and ancestor lookup 2016-02-19 11:17:02 +02:00
events.go all: fix license headers one more time 2015-07-23 18:35:11 +02:00
metrics.go core, eth, trie: direct state trie synchronization 2015-10-19 10:03:09 +03:00
modes.go core, eth, trie: fix data races and merge/review issues 2015-10-21 16:49:55 +03:00
peer.go eth/downloader: fetch data proportionally to peer capacity 2015-11-19 17:01:39 +02:00
queue.go all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 2016-02-21 22:34:34 +00:00
types.go core, eth/downloader: ensure state presence in ancestor lookup 2016-01-04 16:27:23 +02:00