Skip to content

Improvements to object discovery via nodes

John Johnson requested to merge jdj34/occam:jdj34/nodes into develop
  • Bugfix: Make it so nodes.database.retrieve() actually respects the port argument.

  • Enhancement: Add the ability to list nodes.

  • Enhancement: Add the ability to forget nodes.

  • Bugfix: Don't assume port 9292, use IPFS findpeer's found ports.

  • Remove unused stub method nodes.database.insert().

Merge request reports