quorum/blockpool
obscuren 0d1a9ce648 Disabled peer TD check to support suspended blocks (Future blocks)
@zelig When blocks are in the future they'll be cached and processed at
a later time. Because of this the returned TD will be much lower than
the broadcasted TD.
2015-04-04 16:24:44 +02:00
..
test blockpool: wrap intermittent status test in a loop 2015-03-26 19:00:18 +00:00
blockpool.go Disabled peer TD check to support suspended blocks (Future blocks) 2015-04-04 16:24:44 +02:00
blockpool_test.go fix import in reorganised test 2015-03-20 10:41:41 +00:00
blockpool_util_test.go improve documentation and move one test 2015-03-20 10:41:41 +00:00
config_test.go improve documentation and move one test 2015-03-20 10:41:41 +00:00
errors_test.go check and penalise td misreporting 2015-03-20 10:41:41 +00:00
peers.go Disabled peer TD check to support suspended blocks (Future blocks) 2015-04-04 16:24:44 +02:00
peers_test.go header check for test 2015-03-25 12:11:29 +00:00
section.go basic glog 2015-04-04 12:40:11 +02:00
status.go Idle too long error incorrectly triggered even when peer sending new blocks 2015-03-22 02:02:24 +00:00
status_test.go blockpool: wrap intermittent status test in a loop 2015-03-26 19:00:18 +00:00