kernel/CHANGELOG.md

4.5 KiB

0.1.0-develop.15 (2023-09-11)

Bug Fixes

  • pass the fullBytes of the hash, and return the CID in string form with fromRegistry (2d61697)
  • use globalThis (23c2848)
  • use globalThis (b6142a6)

Features

  • add service worker support (1524ff5)

0.1.0-develop.14 (2023-09-08)

0.1.0-develop.13 (2023-09-04)

0.1.0-develop.12 (2023-09-04)

0.1.0-develop.11 (2023-09-04)

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

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

Bug Fixes

  • finalModule needs to be moduleDomain (6b0d43f)
  • have resolveModuleRegistryEntry decode the cid and pass the pubkey (e6318cd)

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

Bug Fixes

  • missing return (7d44208)
  • need to call swarm not peerDiscoveryRegistry (27ba637)
  • use message.data not message.data.data (4a73a27)

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

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

0.1.0-develop.5 (2023-09-01)

Bug Fixes

Features

  • add initial fallback registry support (5cc457d)
  • add initial support to query the network for a registry entry for a module (ba4c6dc)

0.1.0-develop.4 (2023-08-10)

0.1.0-develop.3 (2023-08-10)

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

Bug Fixes

  • HACK, alias rootPrivateKey to rootKey temporarily (3f5adbf)

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

Bug Fixes

Features