Skip to content

Releases: thesis/acre-ledger-app

v1.1.4

14 Nov 15:51
07dc817
Compare
Choose a tag to compare

What's Changed

  • fix: correct implementation of compute_tx_hash in src/handler/withdraw.c by @keiff3r in #25

Full Changelog: v1.1.3...v1.1.4

v1.1.3

13 Nov 12:56
67d9467
Compare
Choose a tag to compare

What's Changed

  • fix: applied similar derivation path as bitcoin app to enable fingerp… by @n4l5u0r in #23
  • fix:bump version by @n4l5u0r in #24

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

07 Nov 18:24
cf8f68c
Compare
Choose a tag to compare

What's Changed

  • Fix: address ledger audit vulnerabilities by @keiff3r in #21

Full Changelog: v1.1.1...v1.1.2

v1.1.1

30 Oct 13:57
50b42c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

15 Oct 17:58
402feb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.1.0

v1.0.4

10 Oct 14:52
dd4a031
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Oct 13:35
a42ae8c
Compare
Choose a tag to compare

What's Changed

  • fix: handle non-checked returned value by @keiff3r in #16

Full Changelog: v1.0.2...v1.0.3

v1.0.2

08 Oct 16:51
5eb7ff5
Compare
Choose a tag to compare

What's Changed

  • Generate New Golden Screenshots (SDK update)
  • Change app variant from 'bitcoin' to 'acre'
  • Update tests' documentation

Full Changelog: v1.0.1...v1.0.2

v1.0.1

04 Oct 12:44
419b86d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Sep 14:02
2d4a233
Compare
Choose a tag to compare

What's Changed

  • chore: add GDB and enable debuging by @keiff3r in #1
  • Feat/ldg 479 nano app retrieve and display the address from t by @keiff3r in #6
  • Feat/ldg 460 implement and test withdrawal parsing by @keiff3r in #2
  • Feat/ldg 476 nano app implement withdraw display for flex st by @keiff3r in #3
  • Feat/ldg 461 nano app implement withdrawal hash computing by @keiff3r in #4
  • Feat/ldg 472 nano app implement withdrawal signature by @keiff3r in #5
  • Fix/ldg 481 nano app fix build on mainnet by @keiff3r in #10
  • Feat/ldg 480 nano app check if the redeemer address matches w by @keiff3r in #7

New Contributors

Full Changelog: 2.0.4...v1.0.0