Skip to content

v0.8.0

Choose a tag to compare

@Stebalien Stebalien released this 25 May 05:45
· 537 commits to master since this release
3d294c7
  • Changes the BootstrapPeers option to take peer.AddrInfo structs instead of multiaddrs. This makes it easy to pass multiple addresses for each peer.
  • Alters connection manager tagging such that:
    • Useful peers in low buckets are "protected". These are the most useful peers to us as they're the ones we usually contact when starting DHT queries.
    • Useful peers in higher buckets are given higher weights.