Skip to content

Releases: Zondax/ledger-oasis

Upgrading to v1.1.0 (#37)

03 May 21:13

Choose a tag to compare

* upgrading zxlib.h
* Adding rust + zemu
* improving  structure
* Adding basic zemu tests
* adding paging indicator
* bump to v1.1.0

Support for non-staking transactions

25 Dec 22:22
36d5882

Choose a tag to compare

Pre-release
Merging Dev into Master (app v0.12.0) (#33)

* Clean up
* Print tests for entity case;
* updating to fix merge/rebase issue
* Add cborvalidation.h
* Manual tests + simple script (#23)
* adding manual test cases
* generating test cases
* add instructions
* updating dev app
* test improvements and active all test vectors
* Refactoring + speeding up test cases
* fixing invalid unit test
* Update README.md
* Context size (#25)
* updating tests
* update testcases + upgrade to v0.11.0
* Unifying blob generation
* fixing/improving unit tests
* Add manual test for non-canonical blobs
* Improving test generation (#28)
* partial manual test cases
* Test for entity
* Correct manual_testvectors.json file generated with correct version of node
* updating dependency
* move validation from assert to expect so errors can be seen
* Fix manual test script (base64 and not hex); fix printng in tests;
* fixing warning/issues in macOS
* Enable Oasis tests
* addressing warnings
* updating app
* Fixing test generation (nested CBOR still missing)
* update template
* improve manual test case generation
* upgrade to v0.12.0
* remove unnecessary TODO
* Expected UI for register entity (#32)
* fix warnings

Co-authored-by: Lola Dam <rllola80@gmail.com>