8.1.1
tag link - <https://github.com/IntersectMBO/cardano-node/releases/tag/8.1.1>
tag PR -
tag commits - <https://github.com/IntersectMBO/cardano-node/compare/8.0.0…8.1.1>
Changelogs
cardano-api: <https://github.com/IntersectMBO/cardano-node/blob/8.1.1/cardano-api/ChangeLog.md>
cardano-cli: <https://github.com/IntersectMBO/cardano-node/blob/8.1.1/cardano-cli/ChangeLog.md>
cardano-node: <https://github.com/IntersectMBO/cardano-node/blob/8.1.1/cardano-node/ChangeLog.md>
submit-api: <https://github.com/IntersectMBO/cardano-node/blob/8.1.1/cardano-submit-api/CHANGELOG.md>
Regression testing on a local cluster
P2P ON - Babbage with Babbage TX |
✔️ |
P2P OFF - Babbage with default (Babbage) TX |
✔️ |
Mix P2P and Legacy - Babbage with default (Babbage) TX |
✔️ |
P2P ON - Babbage with Alonzo TX |
✔️ |
Mix P2P and Legacy - Babbage with Mary TX |
✔️ |
P2P OFF - Babbage with Shelley TX |
✔️ |
Plutus Functionality using Antaeus - Multi-era (with V3 scripts) |
✔️ |
Upgrade testing (8.0.0 to 8.1.1) |
✔️ |
Rollback testing |
✔️ |
Block production testing on network with 10 pools, 5 of them P2P, 5 of them Legacy - results (sqlite db) |
✔️ |
Sanity checks of the submit-api REST service |
✔️ |
Release testing checklist
8.1.1 pushed to shelley-qa |
⏳ |
8.1.1 pushed to preview |
✔️ |
Grafana metrics OK |
⏳ |
Regression testing against shelley-qa |
⏳ |
Regression testing against preview - results |
✔️ |
Sync testing ran against shelley_qa & Preview & Preprod & Mainnet (Windows, Linux, macOS) |
✔️ |
DB re-validation testing (ledger snapshots compatibility) |
✔️ |
Backward compatibility testing (Node with version N-1) |
✔️ |
Check build instructions changes |
✔️ |
Benchmarking - Report |
✔️ |
Sanity check release notes |
✔️ |
New functionalities in this tag
The Ping command now takes a new parameter, query. ⏳