Releases: Zondax/ledger-cosmos-js
Releases · Zondax/ledger-cosmos-js
v4.0.2
Updating Errors and structure
Refactoring + repo structure (#66) * remove crypto from dependencies (#25) * clean up * unify package.json / linter * simplify dependencies * small rework * formatting * Custom errors (#68) * update deps * add custom errors --------- Co-authored-by: Kevin Le Seigle <[email protected]> Co-authored-by: Carlos Medeiros <[email protected]>
v4.0.0
Full Changelog: v3.0.1...v4.0.0
Support Textual Transaction
Merge pull request #64 from Zondax/dev-textual-mode support textual mode
Fix npm readme
Merge pull request #61 from Zondax/dev Fix npm readme
Migration to Typescript
Merge pull request #60 from Zondax/dev Fix publish npm
Improved error propagation
bubble up exceptions and error messages improved examples
Fixes for Cosmos app v2
v2.1.6 improving compatibility with v2.1.x
Improving compatibility with v2.x.x
Fixes an issue when retrieving pubkeys from v2.x.x
Fixing backwards compatibility issue
Getting pubkeys in apps ~1.5.x was always triggering manual confirmation.