2023-09-13 - 2023-09-26
High level summary
- cardano-node 8.4.0-pre release suitable for SanchoNet.
- CLI continues making progress integrating governance features. During this sprint we integrated the info and new-committee governance actions.
- The team continued moving to the ERA top-level commands structure. Removed
--conway-era
flag from the legacy commands making conway era commands only accessible viacardano-cli conway
. stake-pool
command is now under the ERA top level structure.- API continues integration with governance features, it is worth to higlight that now ProposeNewCommitee uses the right key type (cc-cold)
cardano-cli
- Disambiguate 2-n flags in governance new-committee action
- New version
cardano-cli-8.10.0.0
- Upgrade to
cardano-api-8.20.2
- cardano-cli: add governance create-info command
- Release 8.9.0.0
- Export
Cardano.CLI.Legacy.Options.pLegacyCardanoEra
for cardano-testnet - Rename
SomeWitness
toSomeSigningWitness
. Rename constructors to avoid name conflicts. - Update cardano-api to 8.20.1.0
- Remove unused governance-related code
- Fix typo in stake-pool help text and clarify drep queries arguments
- Remove redundant conversions in JSON friendly instances
- Regularise era based command structure
- Simplify era handling
- Remove
--conway-era
flag - Era-based
stake-pool
command - Fix git revision in
version
command - cardano-cli-8.8.0.0
cardano-api
- Organise eon re-exports. Export
MaryEraOnwards
- cardano-api-internal: ProposeNewCommittee: StakeKey -> CommitteeColdKey
- New version
cardano-api-8.21.0.0
- Delete unused eon constraints
- Export ByronEraOnly
- Replace only
AdaSupportedInEra
andMultiAssetSupportedInEra
with eons - New version
cardano-api-8.20.2.0
- Add JSON instance for Hash GenesisKey
- Support more ledger constraints
- Rename
FeatureInEra
toEon
- Release 8.20.1.0
- Fix DRep Stake and DRep Stake queries for empty lists
- Delete
TxFeesExplicitInEra
andTxFeesImplicitInEra
- Fix typos in some deserialization error messages
- Fix querying for dreps in
transaction build
in eras before conway
cardano-node
- Trace Configuration Trace Message Enhancement
- Bump versions for cardano-node-8.4.0-pre
- Updated dependencies for cardano-node-8.4.0-pre
- cardano-node: reduce orphan instances
cardano-testnet
- Bump versions for cardano-node-8.4.0-pre
- Update to cardano-cli 8.9.0.0
- Updated dependencies for cardano-node-8.4.0-pre