Skip to content

v3.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 13:20
· 1 commit to main since this release
6ff61fe
Update parser for new bls data (#253)

* Update parser for cbor and candid

Add helper types for candid

Add new parsing trait

New constants

Fix consent message parsing

Update constant

Factor out one parser for consent_request and call_request, as internals are the same and update test and ffi interface

Unify metadata parser as type is equivalent and improve cnadid parser in icrc21 types update tests

Improve the UI engine to handle longer messages than screen witdh

General improvements and testing data

Add insta testing

Some enhancements

Reduce stack usage and some cleanups

Update zemu tests

Disable for now bls tests until formatting is fixed

* bump app version and update snapshots

* Update deps and snapshots