Skip to content

Releases: vacuumlabs/cardano-hw-cli

Cardano HW cli v1.11.0-rc.1

10 Aug 11:51
Compare
Choose a tag to compare
Pre-release

Added

  • Support for Babbage-era transactions

Changed

  • migrated build tool from nexe to pkg
  • upgraded Node.js to v16

Cardano HW cli v1.10.0

26 Apr 18:58
Compare
Choose a tag to compare

Added:

  • support for signing Alonzo-era txs 🎉
  • support for the new CDDL-compliant tx format (use --cddl-format when building transactions with cardano-cli)

Deprecated (see README for details):

  • cardano-cli's internal raw tx format (--tx-body-file) in favor of the new CDDL-compliant tx format (--tx-file)
  • transaction sign call in favor of the transaction witness call

Fixed:

  • Ledger no longer creates a staking witness for staking key registration certificate (consistently with Trezor)
  • superfluous witness output files are reported as a warning, missing witness output files are reported as an error

Changed:

  • upgraded Node.js to v14

Tested with Cardano Ledger App v4.0.0 and Trezor Firmware v2.5.0 or newer.

Cardano HW cli v1.10.0-rc1

05 Apr 19:01
Compare
Choose a tag to compare
Pre-release

Fixed:

  • Ledger no longer creates a staking witness for staking key registration certificate (consistently with Trezor)
  • superfluous witness output files are reported as a warning, missing witness output files are reported as an error

Cardano HW cli v1.10.0-rc0

01 Apr 19:21
Compare
Choose a tag to compare
Pre-release

Added:

  • support for signing Alonzo-era txs
  • support for the new CDDL-compliant tx format

Deprecated (see README for alternatives):

  • cardano-cli's internal raw tx format (--tx-body-file) in favor of the new CDDL-compliant tx format (--tx-file)
  • transaction sign call in favor of the transaction witness call

Changed:

  • upgraded Node.js to v14

Cardano HW cli v1.9.1

13 Dec 16:42
Compare
Choose a tag to compare

Fixes catalyst reward address backwards compatibility bug in Trezor Connect.

Cardano HW cli v1.9.0

09 Dec 16:17
Compare
Choose a tag to compare

New features:

  • support for multisig transactions
  • validation and transformation calls to make a transaction compliant with CIP-0021 (see README.md for details)

Tested with Trezor Firmware 2.4.3 and Ledger App 3.0.0.

Note: Alonzo era transactions are not supported yet.

Cardano HW cli v1.9.0-rc0

02 Dec 23:31
Compare
Choose a tag to compare
Pre-release

Adds support for validation and transformation calls to make a transaction compliant with CIP-0021.

Tested with Trezor Firmware commit: trezor/trezor-firmware@38c5267

Cardano HW cli v1.8.0-rc0

16 Oct 17:34
Compare
Choose a tag to compare
Pre-release

Adds support for multisig

Tested with: LedgerHQ/app-cardano#15

Cardano HW cli v1.7.0-rc0

06 Sep 17:17
3bcabe3
Compare
Choose a tag to compare
Pre-release

Adds support for new Trezor firmware, works with latest Alonzo testnet upgrade.

Tested with:

Cardano HW cli v1.6.2

24 Jun 06:12
aa1a7e0
Compare
Choose a tag to compare

Fix reordering issue with non-canonical CBOR representation