Node Compatibility
Compatible with cardano-node@10.6.3.
Docker Image
Highlights
This release bumps cardano-node to 10.6.3 and includes CI/CD infrastructure improvements: a new Windows build gate, fixed release asset uploads, and GitHub Actions bumped to Node.js 24.
Changes
Changed
- Bump cardano-node to 10.6.3
- Update flake inputs: haskell.nix, hackage.nix, iohk-nix (unpin from personal branch), mithril (2543.1-hotfix → 2603.1)
- Bump ruby 3.1 → 3.3 (ruby 3.1 removed in newer nixpkgs)
Fixed
- Release asset upload: tarballs were not uploaded due to broken shell glob expansion
- Release script: handle idempotent re-runs (no failure when running twice on same day)
- Pin mdbook-mermaid 0.16 for mdbook 0.4.52 compatibility
- Attic cache now waits for musl build gate before pushing (no redundant rebuilds anymore)
- HLint warnings from updated HLint version
CI/CD
- Add Build Gate (Windows) for cross-compiled artifacts
- Bump actions/checkout v4 → v6 and actions/upload-artifact v4 → v7 (Node.js 24)
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 | ✔️ |