mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
c7bb5eab27
* fix: avoid duplicate connection * ignore the duplicate connecting to same peer within 10 seconds * refactor: use hashmap instead of vector for connecting history * remove the double checking for already connected peer on connect * add previous connecting time to the log * fix a mistake on shrink * move the now() into the inter loop for accurate time * change the minimum allowed inverval time from 10s to 30s |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |