Added sync backoff for unresponsive peers. Improved sync peer selection.

This commit is contained in:
Mark Qvist 2022-12-20 23:58:09 +01:00
commit 1440a0b162
3 changed files with 92 additions and 44 deletions

View file

@ -1 +1 @@
__version__ = "0.2.6"
__version__ = "0.2.7"