Skip to content

Release v0.6.0 (2019-04-22)

Compare
Choose a tag to compare
@richardschneider richardschneider released this 21 Apr 23:48
· 140 commits to master since this release

Features

  • IpfsEngine:
    • allow setting of a Core API implementation (f5c0ec5)
    • Add SwarmOptions and a private network key (a0e38c3)
  • Swarm:
    • use the private network key from "swarm.key" file (aef6be0)
    • use the private network key from SwarmOptions (c8f5a98)

Most of the private network implementation was done in Peer Talk v0.6.0