10.0.0.0
What's Changed
- Options: avoid code duplication by @smelc in #890
- cardano-ping: report user friendly error on misconfiguration by @coot in #893
- Move parsing helpers from API by @smelc in #894
- Add hash validation and support for HTTP(S) and IPFS to command
hash anchor-data
by @palas in #895 - Remove eras older than Babbage support in
transaction build
andtransaction build-estimate
by @carbolymer in #878 - Remove era|legacy transaction view by @smelc in #868
- Add a test of create-cardano by @smelc in #907
- Add proposal hash check when creating
info
governance action by @palas in #910 - Update create-treasury-withdrawal by @CarlosLopezDeLara in #914
- Add anchor data hash checks to remaining governance action commands by @palas in #915
- Remove legacy commands by @Jimbo4350 in #905
- create-testnet-data: take optional node configuration file as input and check/add genesis hashes and paths by @smelc in #908
- Cl/stakereganddeleg by @CarlosLopezDeLara in #919
- Hide free instances of
HashCheckParamInfo
into functions by @palas in #921 - Add hash checks for
drep registration-certificate
anddrep update-certificate
by @palas in #916 - Move node commands to top level by @Jimbo4350 in #929
- Add url support to metadata hash cmd by @palas in #927
- Move key commands to top level by @Jimbo4350 in #931
- Add metadata validation, hash checking, and URL support to
stake-pool registration-certificate
, and hash checking and URL support tostake-pool metadata-hash
by @palas in #932 - Move address commands to top level by @Jimbo4350 in #934
- Remove unnecessary era parameters and use ShelleyBasedEra era by @Jimbo4350 in #935
- Revert "create-testnet-data: augment/check node configuration file for genesis hashes and paths" by @smelc in #930
- Update cardano-api to 9.4.0.0 by @smelc in #936
- Add hash checks for
governance committee create-cold-key-resignation-certificate
andgovernance vote create
by @palas in #937 - Fixes test issues arising from integration of plutus 1.36 and latest ledger for 10.0 release by @crocodile-dentist in #940
New Contributors
- @crocodile-dentist made their first contribution in #940
Full Changelog: cardano-cli-9.4.1.0...cardano-cli-10.0.0.0