Skip to content

10.4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 02:28
· 18 commits to master since this release
72bae17

Changelog

  • Add cardano-cli conway query future-pparams
    (feature, compatible)
    PR 1038

  • Add governance action deposits to the output of query stake-address-info. This also renames the field stakeDeposit to stakeRegistrationDeposit in the JSON output.
    (feature, breaking)
    PR 1032

  • Add the ratify-state query
    (feature, compatible)
    PR 1036

  • Fix costs calculation for transaction with more than one certificates with the same stake credential and script witness.
    (bugfix)
    PR 1028

  • Add certificates to CLI interface in compatible transaction-sign
    (feature, compatible)
    PR 972