Skip to content

Releases: Zondax/ledger-cosmos-js

v4.0.2

21 Aug 15:26
255bae7
Compare
Choose a tag to compare

Dependencies Update

Updating Errors and structure

11 Apr 14:01
bfe353f
Compare
Choose a tag to compare
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

01 Sep 13:16
97dfbb8
Compare
Choose a tag to compare

Full Changelog: v3.0.1...v4.0.0

Support Textual Transaction

07 Dec 13:40
c067e17
Compare
Choose a tag to compare
Merge pull request #64 from Zondax/dev-textual-mode

support textual mode

Fix npm readme

30 Aug 13:21
150ccbe
Compare
Choose a tag to compare
Merge pull request #61 from Zondax/dev

Fix npm readme

Migration to Typescript

30 Aug 13:05
7336c52
Compare
Choose a tag to compare
Merge pull request #60 from Zondax/dev

Fix publish npm

Improved error propagation

28 Nov 14:42
983fc62
Compare
Choose a tag to compare
bubble up exceptions and error messages

improved examples

Fixes for Cosmos app v2

26 Nov 18:23
2ab5615
Compare
Choose a tag to compare
v2.1.6

improving compatibility with v2.1.x

Improving compatibility with v2.x.x

17 Nov 14:38
007384f
Compare
Choose a tag to compare

Fixes an issue when retrieving pubkeys from v2.x.x

Fixing backwards compatibility issue

17 Nov 14:10
007384f
Compare
Choose a tag to compare

Getting pubkeys in apps ~1.5.x was always triggering manual confirmation.