Node Compatibility
Compatible with cardano-node@10.7.1.
Docker Image
Highlights
This release bumps cardano-node from 10.6.3 to 10.7.1 and updates cardano-balance-transaction to a version that no longer depends on cardano-api. Babbage is demoted from RecentEra, and Dijkstra era support is stubbed in. Infrastructure fixes address expired TLS test certificates, mithril client upgrade, and E2E runner memory/timeout issues.
Changes
Changed
- Bump cardano-node runtime to 10.7.1 (#5257)
- Bump cardano-balance-transaction; remove
RecentEraBabbage, addRecentEraDijkstrastubs (#5245) - Update local cluster configs for cardano-node 10.7.0: shelley genesis protocol version 8→10, enable
ExperimentalHardForksEnabled, add dijkstra genesis (#5249) - Bump mithril client from 2543.1-hotfix to 2603.1 (#5244)
Fixed
- Regenerate expired TLS test certificates (#5244)
- E2E Linux: target
high-memoryrunner to avoid OOM kills (#5244, #5259) - E2E Windows: bump timeout from 120 to 240 min for preprod sync (#5259)
CI/CD
- Merge release-candidate/v2026-04-03 back to master (#5251)
- Initialize spec-driven development scaffold (#5235)
Known Issues
- (ADP-2635) Database connections do not seem to gracefully terminate on stopping the wallet.
- (ADP-2298)
Deposit_returnedis falsely reported on some incoming transactions (intermittently).
Signatures
| Name | Role | Approval |
|---|---|---|
| Paolo Veronelli @paolino | Software Engineer | ✔️ |
| Pawel Jakubas @paweljakubas | Software Engineer | ✔️ |