Commit Graph

21 Commits (f08e9cbe42dcb067affe0ca1077285ba1b583c95)

Author SHA1 Message Date
obscuren 688d118c7e Updated logging 10 years ago
obscuren 5b9a0e7118 Disabled PoW check 10 years ago
obscuren d651ff968a Temp removed unrequested block error 10 years ago
obscuren eff6a43419 Removed debugging 10 years ago
obscuren 7a18a39351 prevent deadlock 10 years ago
obscuren 0d1a9ce648 Disabled peer TD check to support suspended blocks (Future blocks) 10 years ago
zelig 18d1569ce5 header check for test 10 years ago
zelig 9d592c0445 bugfix with idle too long triggered after peer switch 10 years ago
zelig 95038fc62d Idle too long error incorrectly triggered even when peer sending new blocks 10 years ago
zelig 66b29899c4 use common.Hash as pool key, no string conversion needed 10 years ago
zelig a578db5dae improve documentation and move one test 10 years ago
zelig 63cae9b9ac uncomment status test, hack: skip the 2 unreliable fields 10 years ago
zelig 137a9c9365 check and penalise td misreporting 10 years ago
zelig 391e89d70a use own total difficulty to limit best peer 10 years ago
zelig 50661f0e68 peer suspension to disallow reconnect after disconnect on fatal error for set period (PeerSuspensionInterval) 10 years ago
obscuren 843db4978e updated blockpool 10 years ago
obscuren 22fa59f131 moved to detail 10 years ago
zelig 9067b2848a fix wonky head section loop; correct status counts 10 years ago
zelig 9329e175d8 fix wonky head section loop; correct status counts 10 years ago
zelig 2c616bd279 partial fix to idle best peer issue 10 years ago
zelig a60a18b080 - fix peer disconnect by adding severity function to errs 10 years ago
zelig 422490d75c major rewrite, reorg of blockpool + new features 10 years ago