Releases: vacuumlabs/cardano-hw-interop-lib
Releases · vacuumlabs/cardano-hw-interop-lib
0.2.0-rc.1
Added:
- Support for Alonzo-era transactions
Deprecated:
- Cardano CLI's internal raw transaction type and related functions (
decodeRawTx
,encodeRawTx
,validateRawTx
,transformRawTx
). We recommend using the standard CDDL-compliant transaction type or transaction body type instead.
0.1.0
First release of cardano-hw-interop-lib. Supports decoding, encoding, validating and transforming Mary era (or earlier) transactions.