quorum/eth
Ivan Daniluk 17ce0a37de eth/downloader: fix race in downloadTesterPeer (#14942)
* eth/downloader: fix race in downloadTesterPeer

Signed-off-by: Ivan Daniluk <ivan.daniluk@gmail.com>

* eth/downloader: minor datarace fix cleanup
2017-08-08 20:10:09 +03:00
..
downloader eth/downloader: fix race in downloadTesterPeer (#14942) 2017-08-08 20:10:09 +03:00
fetcher consensus, core: drop all the legacy custom core error types 2017-04-06 17:34:19 +03:00
filters eth: fix megacheck warnings 2017-08-07 19:54:20 +03:00
gasprice all: update license information 2017-04-14 10:29:00 +02:00
api.go eth: fix megacheck warnings 2017-08-07 19:54:20 +03:00
api_backend.go eth: drop leftover from previous nonce protection scheme 2017-07-05 16:53:40 +03:00
api_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
backend.go cmd, core, eth: journal local transactions to disk (#14784) 2017-07-28 15:09:39 +02:00
backend_test.go core: remove redundant storage of transactions and receipts (#14801) 2017-07-14 19:39:53 +03:00
bind.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
config.go cmd, core, eth: configurable txpool parameters 2017-05-29 11:29:46 +03:00
db_upgrade.go core: remove redundant storage of transactions and receipts (#14801) 2017-07-14 19:39:53 +03:00
gen_config.go cmd, core, eth: configurable txpool parameters 2017-05-29 11:29:46 +03:00
handler.go Merge pull request #14737 from holiman/txpool_localaccounts 2017-07-10 12:43:23 +03:00
handler_test.go core/state: access trie through Database interface, track errors (#14589) 2017-06-27 15:57:06 +02:00
helper_test.go core, eth, les: polish txpool API around local/remote txs 2017-07-05 16:51:55 +03:00
metrics.go eth, eth/downloader, eth/fetcher: delete eth/61 code 2016-07-22 13:17:19 +02:00
peer.go cmd, eth, les, mobile: make networkid uint64 everywhere 2017-04-25 14:53:50 +03:00
protocol.go core, eth, les: polish txpool API around local/remote txs 2017-07-05 16:51:55 +03:00
protocol_test.go core, eth, les: polish txpool API around local/remote txs 2017-07-05 16:51:55 +03:00
sync.go eth: fix megacheck warnings 2017-08-07 19:54:20 +03:00
sync_test.go cmd/geth: add --config file flag (#13875) 2017-04-12 17:27:23 +03:00