Skip to content

Releases: Zondax/ledger-zxlib

v29.4.2

04 Nov 18:10
194acad
Compare
Choose a tag to compare
Fix error return (#153)

v29.4.1

28 Oct 16:33
3d4ec19
Compare
Choose a tag to compare
Fix blindsign (#150)

* reset blindsign state

* bump version

v29.4.0

22 Oct 21:29
0172a43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v29.3.0...v29.4.0

v29.3.0

14 Oct 16:14
d9ded97
Compare
Choose a tag to compare
U32 to str function (#148)

* feat: add uint32 to str function

* chore: bump version

v29.2.0

11 Oct 05:51
337d761
Compare
Choose a tag to compare

Stack Canary Fix

v29.1.0

10 Oct 14:57
c4c3548
Compare
Choose a tag to compare
Add support for Blindsign ui  (#146)

* add blindsign ui and warning screens

* bump version

v29.0.0

04 Oct 12:58
8a087f3
Compare
Choose a tag to compare
Merge pull request #145 from Zondax/bump-container

Bump container

v28.0.7

17 Sep 17:23
33f5c38
Compare
Choose a tag to compare
Merge pull request #144 from Zondax/feat/use_size_t

Replace uint16_t with size_t for Buffer size definitions

v28.0.6

19 Aug 14:56
50df5b5
Compare
Choose a tag to compare
Fix stax screen (#143)

* fix screen display for Stax

* bump version

v28.0.5

29 Jul 12:43
4b60244
Compare
Choose a tag to compare
Add generic operation  (#142)

* add generic operation

* bump version