Skip to content
* dht: fix issue that could cause listen callback being called after returning false
* dht: reduce connection time for disconnected bootstrap node
* dht: improve performance when used disconncted
* dht: other minor performance improvements
* securedht: improve putSigned performance and network usage
* routing table: fix minor memory leak
* added more unit tests
* reduced log verbosity