Skip to content

v0.10.0

Compare
Choose a tag to compare
@aschmahmann aschmahmann released this 02 Sep 20:56
· 301 commits to master since this release
  • Removed the /kad/2.0.0 protocol ID as it's not being used currently and we'd like to avoid potential confusion. It can be re-added once we have a protocol breaking DHT change (similarly removed the V1CompatMode option since everything is only v1)
  • Added a V1ProtocolOverride function to be used by existing networks that do not have protocol IDs of the form /app/kad/1.0.0 new networks SHOULD NOT use this function.
    • As DHT protocol versions are bumped in the future expect that we will not be adding override functions and that protocol IDs will look like /app/kad/2.0.0