Skip to content

v1.1.2

Choose a tag to compare

@alex-miller-0 alex-miller-0 released this 17 Mar 00:35
· 535 commits to main since this release
1a6720a

Features:

  • (#310) Adds Terra decoder flag + corresponding tests
  • (#312, #320) Adds EVM decoder flag + corresponding tests and deprecates ETH legacy signing path for supported firmware versions. We will deprecate this path fully after a few more Lattice firmware versions.

Fixes:

  • (#311) Updates order in which constants are loaded and fixes incorrect version flag in one constant
  • (#322) Fixes error handler in general signing route

Misc:

  • (#309) Improves return types in Client
  • (#317) Removes unused index.js
  • (#313) Starts consolidating signing tests into their own directory