kernel-handshake-node/CHANGELOG.md

4.0 KiB

0.1.0-develop.12 (2023-10-15)

0.1.0-develop.11 (2023-10-12)

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

Bug Fixes

  • creating chainProgressListener event handler wrong (e0d3a3d)

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

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

0.1.0-develop.7 (2023-08-04)

Bug Fixes

  • we need flag ad and rd on the dns query. rd is to request recursive lookup and ad is to ensure we only get DNSSEC responses (67025f0)
  • we need to override the tcp client on the NS icann resolver to pipe connections properly (1a80319)

0.1.0-develop.6 (2023-08-03)

Bug Fixes

  • if the ad flag is not set (no dnssec) return an empty result for security (cd571db)

0.1.0-develop.5 (2023-08-02)

Bug Fixes

  • add a patch for bns to export TCPSocket (aaee3ac)
  • add b4a patch (e31973b)

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

Bug Fixes

Features

  • add dns query api that uses mock sockets and a dedicated hyper proxy for DNS (port 53) requests (d675a44)

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

Features

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

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

Bug Fixes

  • await swarm.join (f08c87c)
  • need to override protomux with our kernel-protomux-client (61050a5)

Features

  • add registry api for use with network registry (f5ce851)
  • add status api (024c810)

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