12 Commits

Author SHA1 Message Date
kdeme
4976bd9fb9 Replace getCurrentException and getCurrentExceptionMsg 2019-12-02 23:35:34 +02:00
kdeme
aef7522788 Disconnect on failed persistWorkItem + add comments 2019-08-01 17:28:41 +03:00
kdeme
fb7743e9db Prepare for allowing BlockNumber as int64 2019-07-10 14:27:11 +02:00
kdeme
f068a54312 Seperate transport close exceptions in blockchain sync 2019-06-14 16:15:09 +03:00
kdeme
46255c31d1 Make use of peer.connectionState in whisper and blockchain sync + add note in docs 2019-06-12 16:30:01 +03:00
Ștefan Talpalaru
88ded1b7c6
make block numbers out of sequence a CatchableError
and check the Option objects from peer.getBlockBodies(hashes)
2019-05-08 01:41:29 +02:00
Jacek Sieka
e1af5a0c02
don't swallow random exceptions (#11) 2019-04-22 19:31:12 -06:00
kdeme
7cdd31e982 Add option to set specific protocol for observer 2019-04-18 17:17:57 +02:00
kdeme
31290b6b35 Fix to only allow sync for peer with eth support 2019-04-18 17:17:57 +02:00
Ștefan Talpalaru
7954c0c7ed
release the memory a bit sooner 2019-03-31 22:38:21 +02:00
Mamy Ratsimbazafy
07cf801b97
Rebrand asyncdispatch2 to chronos (#2)
* Rebrand asyncdispatch2 to chronos

* fix nimble path to chronos
2019-02-06 17:01:04 +01:00
Yuriy Glukhov
e75a00f86e Moved eth-p2p to eth 2019-02-05 17:40:29 +02:00