2024-01-16 - 2024-01-31
High level summary
- cardano-cli: Adapt the output of the
protocol-parameters
query to show all parameters in Conway. Improved help on various commands. New command create-testnet-data to eventually replace create-staked.
cardano-cli
- Update hedgehog-extras to 0.6.0.1
- create-testnet-data: don't fail trying to create irrelevant READMEs
- Update help for
drep-stake-distribution
anddrep-state
queries - Release 8.19.0.0
- Update cardano-api 8.37.1
- create-testnet-data: various enhancements
- Revert #569: Back to cardano-api JSON for protocol parameters
- Use (slightly hacked) cardano-ledger JSON output for protocol parameters
cardano-api
- Expose getAnyNewEpochState. Simplify rendering LedgerState errors
- Bump CHaP, update hedgehog-extras 0.6.0.2
- Fix bech32 prefixes of committee keys
- Update hedgehog-extras to 0.6.0.1
- Add return value to
checkLedgerStateCondition
- Release 8.37.1.0
- Better
MonadError
handling to avoid nestingExceptT
inmodifyError
- Bump hedgehog-extras 0.6.0.0
- Fix cardano-node deadlink
cardano-testnet
- Bump hedgehog-extras 0.6.0.1
- Update cardano-cli 8.19
- Disable ledger events governance test temporarily