You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the node issue-op-cert command now supports --operational-certificate-issue-counter-file as a replacement to --operational-certificate-issue-counter which is now deprecated (#126)
support for --derivation-type with Trezor commands (#131)
Fixed
signing pool registration txs on Ledger only by a payment key (#132)
Since the previous release, the transaction transform commands also recalculates the auxiliary data hash if the canonical encoding of the auxilary data differs from the originalo one. If there is no auxiliary data, the auxiliary data hash was omitted from the tx - this release fixes this and keeps the auxiliary data hash instead in such case (cardano-hw-interop-lib).
Changed
internal refactoring of passing signing paths to HW wallets (#120)