Releases: vacuumlabs/cardano-hw-cli
Cardano HW cli v1.11.0-rc.1
Cardano HW cli v1.10.0
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 thetransaction 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
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
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 thetransaction witness
call
Changed:
- upgraded Node.js to v14
Cardano HW cli v1.9.1
Fixes catalyst reward address backwards compatibility bug in Trezor Connect.
Cardano HW cli v1.9.0
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
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
Adds support for multisig
Tested with: LedgerHQ/app-cardano#15
Cardano HW cli v1.7.0-rc0
Adds support for new Trezor firmware, works with latest Alonzo testnet upgrade.
Tested with:
- Trezor
- Trezor Firmware
- https://github.com/trezor/trezor-firmware on
master
branch, at the time commit @ 6f1005b155a7d79482dfee33506f7892b4e81c48 - Release 2.4.1: https://github.com/trezor/trezor-firmware/releases/tag/core%2Fv2.4.1
- Transactions with regular (non-voting-registration) metadata are not backwards compatible
- CAtalyst voting registration is failing due to zero ttl restriction, this is something to be fixed
- https://github.com/trezor/trezor-firmware on
- Trezor Connect:
- Trezor Firmware
- Ledger
- Cardano app Version 2.4.1 from Ledger Live
- Cardano Node
Cardano HW cli v1.6.2
Fix reordering issue with non-canonical CBOR representation