10.11.0.0
·
218 commits
to master
since this release
Changelog
-
Isolate protocol parameters update compatible command logic
(compatible, refactoring)
PR 1197 -
New
--output-yamloption for the following commands:conway query ledger-stateconway query ref-script-sizeconway query stake-distributionconway query stake-poolsconway query utxoconway text-view decode-cborconway transaction calculate-min-feeconway transaction txidlatest query ledger-statelatest query ref-script-sizelatest query stake-distributionlatest query stake-poolslatest query utxolatest text-view decode-cborlatest transaction calculate-min-feelatest transaction txidquery ledger-statequery stake-distributionquery stake-poolsquery utxo
(compatible)
PR 1192
-
RIOpropagation 2025-05-09
(breaking, refactoring)
PR 1186 -
Remove
legacy governancecommand group
Usecompatibleinstead
(breaking)
PR 1194 -
Change default era value from
babbagetoconway
(breaking, bugfix)
PR 1193 -
New --output-json and --output-yaml flags for the following commands:
- conway query committee-state
- conway query constitution
- conway query drep-stake-distribution
- conway query drep-state
- conway query future-pparams
- conway query gov-state
- conway query proposals
- conway query ratify-state
- latest query committee-state
- latest query constitution
- latest query drep-stake-distribution
- latest query drep-state
- latest query future-pparams
- latest query gov-state
- latest query proposals
- latest query ratify-state
(compatible)
PR 1188