IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.04k stars 724 forks source link

Post-Vasil HF CLI fixes and enhancements #4299

Open CarlosLopezDeLara opened 1 year ago

CarlosLopezDeLara commented 1 year ago

Critical Window: End of August Last bed-in window: End of September

What

Improve usability of Babbage functionality.

Drivers

Definition of Done

All CLI items in #4144 are "Done" in terms of

"Definition of Done" ✔️ Code peer-reviewed ✔️ Builds successfully on CI ✔️ Includes documentation and/or examples for the functionality ✔️ Log/record changes on Vnext (or similar depending on what we adopt) ✔️ Acceptance Criteria met ✔️ The new functionality is covered by dev/unit/property tests ✔️ Merged to master ✔️ Test Engineering Sign-off + E2E automated tests ✔️ Released

CarlosLopezDeLara commented 1 year ago

Some of the features described on https://github.com/input-output-hk/cardano-node/issues/4144 will not make it to 1.35.4 due to dependencies restrictions.

We will make sure that what is left out of 1.35.4 can make it to 1.36.0 when we can actually bump node to use master of the upstream components.

CarlosLopezDeLara commented 1 year ago

Moving some tasks from this ticket to #4301 to narrow the scope of this one to only Vasil related improvements.