Skip to content

10.8.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 11:34
· 424 commits to master since this release
6859707

Changelog

  • Implement changes needed for UTxO-HD Consensus feature.

    • Minor adjust on number of parameters of AnyNewEpochState.

    Update to latest cardano-api 10.14.0.0.
    (feature, compatible)
    PR 1134

  • Corrected the flipped text & JSON output format for query stake-pools command.
    (bugfix)
    PR 1139

  • Make the output format flag for the query utxo command only have one default: JSON (rather than a different default depending on whether the output file is specified).
    (breaking, refactoring)
    PR 1133

  • Add canonical CBOR output toggle for transaction building and signing commands.
    (feature, compatible)
    PR 1092