Skip to content

Commit

Permalink
Merge pull request #600 from IntersectMBO/jordan/update-8.20.0.0-chan…
Browse files Browse the repository at this point in the history
…gelog

Update 8.20.0.0 changelog
  • Loading branch information
carbolymer authored Feb 9, 2024
2 parents 79b264d + 848be57 commit 3e817ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cardano-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

- - Bump CHaP in preparation for cardano-node 8.8
- `--pool-retirement-epoch-boundary` updated to `--pool-retirement-epoch-interval`
- `--governance-action-lifetime` and `--drep-activity` parse an `EpochInterval`
- Treasury withdrawals and protocol parameter updates now optionally parse a guard rail script
- `transaction build` and `transaction build-raw` commands now parse optional Plutus script witnesses for votes and proposals
- The "tx body intermediate format" is now fully deprecated
- Protocol parameter parsers are updated as follows:
- `pMaxBodySize :: Parser Word32`
- `pMaxBlockHeaderSize :: Parser Word32`
- `pCommitteeTermLength :: Parser EpochInterval`
- New `--pool-voting-threshold-pp-security-group` parser added for protocol parameter updates in the Conway era
(breaking)
[PR 529](https://github.com/IntersectMBO/cardano-cli/pull/529)

Expand Down

0 comments on commit 3e817ed

Please sign in to comment.