Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information