kernel-swarm/CHANGELOG.md

4.9 KiB

0.1.0-develop.9 (2023-09-03)

0.1.0-develop.8 (2023-09-03)

0.1.0-develop.7 (2023-09-02)

0.1.0-develop.6 (2023-09-02)

0.1.0-develop.5 (2023-07-29)

0.1.0-develop.4 (2023-07-24)

Bug Fixes

  • on swarmInstance init, add every relay as an explicit peer (873bc3d)
  • patch dht-relay handshake logic to prevent duplicate processing (12cb3a3)
  • patch protomux to use the buffers arraybuffer byteLength (dcad699)

0.1.0-develop.3 (2023-07-23)

Features

  • add socketSetKeepAlive api method (ac58773)

0.1.0-develop.2 (2023-07-23)

Bug Fixes

  • remove unneeded mutex call (ad4511c)

0.1.0-develop.1 (2023-07-22)

Features

  • add socketListeners api call (e56cbec)
  • track what modules are listening on a socket connection by their module id (39a9114)

0.0.2-develop.10 (2023-07-22)

Bug Fixes

  • remove mutex and don't make cb async to prevent race condition (04c7292)

0.0.2-develop.9 (2023-07-12)

0.0.2-develop.8 (2023-07-11)

0.0.2-develop.7 (2023-07-08)

Bug Fixes

0.0.2-develop.6 (2023-07-08)

Bug Fixes

  • need to patch our own sdk for bundling so we don't need to put the hack in directly (10170bd)

0.0.2-develop.5 (2023-07-05)

Bug Fixes

  • need to loop over all protomux message args and await any promises (3a4cfd4)

0.0.2-develop.4 (2023-07-05)

Bug Fixes

  • add patch-package to postinstall (5816ab3)
  • keypair needs to be a private extended key (57496da)
  • need to add browser flag to .presetterrc.json (2f92782)
  • we need to use the wasm libsodium @screamingvoid/sodium-universal (411d351)

0.0.2-develop.3 (2023-07-01)

0.0.2-develop.2 (2023-07-01)

Bug Fixes

0.0.2-develop.1 (2023-07-01)