1.35.6
tag link - <https://github.com/IntersectMBO/cardano-node/releases/tag/1.35.6>
tag PR -
tag commits - <https://github.com/IntersectMBO/cardano-node/compare/1.35.5…1.35.6>
Changelogs
cardano-api: https://github.com/IntersectMBO/cardano-node/blob/1.35.6/cardano-api/ChangeLog.md
cardano-cli: https://github.com/IntersectMBO/cardano-node/blob/1.35.6/cardano-cli/ChangeLog.md
cardano-node: https://github.com/IntersectMBO/cardano-node/blob/1.35.6/cardano-node/ChangeLog.md
submit-api: https://github.com/IntersectMBO/cardano-node/blob/1.35.6/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 ON - Babbage with Shelley TX |
✔️ |
upgrade job (1.35.5 to 1.35.6-rc2) |
✔️ |
block production testing on network with 10 pools, 5 of them P2P, 5 of them Legacy - results (sqlite db) |
✔️ |
sanity check submit-api REST service |
✔️ |
Release testing checklist
1.35.6-rc2 pushed to shelley-qa |
✔️ |
Grafana metrics OK |
⏳ |
Regression testing against shelley-qa - results |
✔️ |
Regression testing against preview |
✔️ |
Sync testing ran against shelley_qa & Preview & Preprod & Mainnet (Windows, Linux, macOS) |
❌* |
✔️ |
|
Backward compatibility testing (Node with version N-1) |
✔️ |
Check build instructions changes |
✔️ |
Benchmarking - Report |
✔️ |
sanity check release notes |
✔️ |
* RAM usage for 1.35.6-rc2 is between 2 to 3 GB higher than for 1.35.5.
New functionalities in this tag
Filter out duplicate collateral inputs in transaction build commands ✔️
New P2P topology file format, see issue #4563 or the config files documentation. The old p2p topology format will be supported for next two major releases of the node (the last major version which will support it is 1.37). (#4563) ✔️
‘EnableP2P’ configuration option does not require ‘TestEnableDevelopmentNetworkProtocols’ any more. ✔️
New issues
Breaking changes
Component Level Test Tracking
Quality Control |
Owner |
Status |
Link to tests |
Comments |
---|---|---|---|---|
Component level tests |
|
✔️ |
Each component version that is integrated in Cardano Node is tested separately, as detailed in the component repository. |
|
Integration level tests (cardano-node) |
Jordan Millar |
✔️ |
The quality control performed when any component is integrated into the cardano-node is described in the cardano-node repository. |
|
Benchmarks |
Serge Kosyrev |
✔️ |
||
System level tests (cardano-node-tests) |
Martin Kourim |
✔️ |
The System-level tests executed for any node version can be found on the cardano-node-tests webpage (this page) |
|
UAT (community) |
Samuel Leathers |
⏳ |
|
|
Audits |
Kevin Hammond |
✔️ |
All reviewed audits for this release were successfully finalized. |
|
Mixed settings/versions tests |
Moritz Angermann, Jean-Baptiste Giraudeau |
Not planned (complex/insufficient tooling) |