Changelog
3.124.0-devnet (2026-05-27)
Fixed bugs:
- fix(reconnect): unbounded retries #994 (Trantorian1)
- feat(cc-client): better reconnection logic #977 (Trantorian1)
Merged pull requests:
- CSUB-2025: Query pallet storage versions from CC3 Testnet #995 (atodorov)
- Don't query prover for CK 5 BSC #990 (atodorov)
- chore(deps): bump qs from 6.14.2 to 6.15.2 in /cc3-indexer #988 (dependabot[bot])
- CSUB-2029: Fixes to Runtime Update CI jobs #987 (gluwa-bot)
- chore(deps): bump openssl from 0.10.79 to 0.10.80 #985 (dependabot[bot])
- Adjust gas for handleTransactionVerified test #922 (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/error.rs
attestor/attestor/src/lib.rs
attestor/attestor/src/main.rs
attestor/attestor/src/worker/production/error.rs
attestor/attestor/src/worker/production/mod.rs
attestor/attestor/src/worker/validation/error.rs
attestor/attestor/src/worker/validation/mod.rs