kernel/CHANGELOG.md

3.5 KiB

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