Releases: Zondax/ledger-zxlib
Releases · Zondax/ledger-zxlib
v29.5.1
v29.5.0
Improve blindsign (#151) * add support for blindsign message in Sp and X * adding warning and skip to nanoS * bump version * remove review_skip enum * blindsign custom approve * improvements in warning and approve message
v29.4.2
Fix error return (#153)
v29.4.1
Fix blindsign (#150) * reset blindsign state * bump version
v29.4.0
What's Changed
- feat: replace deprecated homeAndSetting fns by @emmanuelm41 in #149
New Contributors
- @emmanuelm41 made their first contribution in #149
Full Changelog: v29.3.0...v29.4.0
v29.3.0
U32 to str function (#148) * feat: add uint32 to str function * chore: bump version
v29.2.0
v29.1.0
Add support for Blindsign ui (#146) * add blindsign ui and warning screens * bump version
v29.0.0
Merge pull request #145 from Zondax/bump-container Bump container
v28.0.7
Merge pull request #144 from Zondax/feat/use_size_t Replace uint16_t with size_t for Buffer size definitions