Skip to content

interfaces: v0.0.31

Choose a tag to compare

@weboko weboko released this 23 Jun 20:46
cd1d909

0.0.31 (2025-06-23)

⚠ BREAKING CHANGES

  • upgrade libp2p, nodejs and typescript (#2401)
  • remove IBaseProtocol and improve interface on PeerExchange (#2422)
  • re-work messaging parts and sharding (#2399)

Features

  • Enable/disable discoveries without defaultBootstrap: true (#2363) (16328a3)
  • Event based approach to Filter (#2300) (a4dfd34)
  • Re-work messaging parts and sharding (#2399) (1905558)
  • Shard retrieval for store and store peers selection (#2417) (f55db3e)

Miscellaneous Chores

  • Remove IBaseProtocol and improve interface on PeerExchange (#2422) (7c8d107)
  • Upgrade libp2p, nodejs and typescript (#2401) (fcc6496)