All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.3.0 - 2021-01-11
- added multi-signature transaction support (NanoX-only) (#100)
2.2.1 - 2020-12-11
- merged LedgerHQ downstream changes (#102)
- various bounds checking, value handling, and safety improvements (#cb7f1ef)
2.2.0 - 2020-11-06
- two-vote transaction support (#97)
- upgraded
nanos-secure-sdk
version160
->161
(#94)
2.1.0 - 2020-04-06
2.0.1 - 2020-02-08
- use optimized Base58 implementation from Ledger BTC app (#66)
2.0.0 - 2020-02-05
- added message signing features (#40)
- implement v2 Transactions (#27)
- added VendorField display support (#29)
- added build options and documentation (#32)
- merged updates from LedgerHQ/ledger-app-ark (#23)
- cleaned up warnings and refactored implementation (#25)
- upgraded
nanos-secure-sdk
version1553
->160
(#46) - refactor transactions classes to decouple Ledger SDK code (#51)
- unify Ledger NanoS and NanoX ux display flow (#53)
- implement support for large text fields (#55)