Changelog
3.116.0-devnet (2026-05-05)
Merged pull requests:
- chore: add pruning attestations after checkpoint created event in pro… #918 (beqaabu)
- Remove unused option --ecdsa and its supporting functions #913 (atodorov)
- chore(continuity): clarify tx position RPC error context #911 (DylanVerstraete)
- fix(cli): restore env-or-prompt secret flow for attestor write commands #909 (DylanVerstraete)
- fix(proof-gen-api,cc-client): surface CC3 event subscription errors and reset backoff on healthy reconnects #907 (DylanVerstraete)
- chore(deps): bump the all-dependencies group across 3 directories with 1 update #906 (dependabot[bot])
- feat(proof-api): add retry for eth rpc calls #899 (DylanVerstraete)
3.115.0-devnet (2026-05-02)
Merged pull requests:
- chore(deps): bump taiki-e/install-action from 2.75.23 to 2.75.27 in the all-dependencies group #905 (dependabot[bot])
- Update the check for minimum changelog size to trigger for < 5 lines #901 (atodorov)
- chore(deps-dev): bump @gluwa/usc-sdk from 0.9.0 to 0.12.0 in /cli in the dev-dependencies group across 1 directory #887 (dependabot[bot])
3.114.0-testnet (2026-04-30)
3.114.0-devnet (2026-04-30)
Fixed bugs:
- fix(chill): prevent quorum submission when inelligible #895 (Trantorian1)
Merged pull requests:
- fix(traffic-simulator): cap uniqueErrors map at 500 to bound memory g… #900 (DylanVerstraete)
- CSUB-2030: Don't build auxiliary binaries for every CI execution - publish & download them as release artifacts #876 (atodorov)
* This Changelog was automatically generated by github_changelog_generator
⚠️ Operator Warnings
The following changes in this release may require action from node, attestor, or indexer operators.
Please review carefully before upgrading.
🟡 Attestor source changed
Attestor-related source code has changed. Attestor operators should rebuild and redeploy their attestor binary.
Changed files (7)
attestor/attestor/src/lib.rs
attestor/attestor/src/worker/production/mod.rs
attestor/attestor/src/worker/validation/mod.rs
common/continuity/Cargo.toml
common/continuity/src/builder/mod.rs
common/continuity/src/lib.rs
common/continuity/src/rpc.rs