Skip to content

v0.4.8

Choose a tag to compare

@ajsutton ajsutton released this 27 Jul 03:04
· 83 commits to master since this release
58cdda5
  • Replace node storage with a new, spec compliant K-Bucket storage.
  • Liveness checks are now performed based on nodes due to be added to K-Buckets or on the least recently touched bucket as per spec.
  • searchForNewPeers and findNodes methods now return the nodes that were found as part of the search.