Skip to content

v2.2.0

Compare
Choose a tag to compare
@dtfiedler dtfiedler released this 30 Aug 18:08
· 123 commits to main since this release

2.2.0 (2024-08-30)

Bug Fixes

  • logger: permit logger as argument for typeguard util and default it (45df626)
  • register: update spawn ant to register at end of spawn (4320c80)
  • signer: add typeguard util for aoSigner (0d7f210)
  • signing: add aosigner to contract signer (3b0495a)
  • tests: dont send messages to ao in e2e tests (e7108da)
  • tests: reconfigure test structure (1872a26)
  • tests: use test-wallet fixture in tests instead of generating anew each time (27a5dc2)
  • typeguard: return true or false in typeguard and log the error (4b851c5)
  • types: update types for epoch distributions (5aedf50)
  • util: use ANTRegistry class for registering ant on spawn instead of aoconnect (350112d)

Features

  • ant id: update lua ant id to latest (968c30e)
  • util: add AoAntState typeguard util (c6f457f)