10.8.0.0
·
424 commits
to master
since this release
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 - Minor adjust on number of parameters of
-
Corrected the flipped text & JSON output format for
query stake-poolscommand.
(bugfix)
PR 1139 -
Make the output format flag for the
query utxocommand 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