Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

v0.25.0

Compare
Choose a tag to compare
@daviddias daviddias released this 12 Jul 07:52
· 5312 commits to master since this release

Bug Fixes

  • bootstrap:add: prevent duplicate inserts (#893) (ce504cd)
  • swarm: move isConnected filter from addrs to peers (#901) (e2f371b)
  • circle ci, thanks victor! (b074966)
  • do not let lodash mess with libp2p modules (1f68b9b)
  • is online is only online if libp2p is online (#891) (8b0f996)
  • issue #905 (#906) (cbcf90e)
  • setImmediate polyfilled in node.id() (#909) (ebaf9a0)
  • succeed when stopping already stopped (74f3185)

Features