Changelog
3.122.0-devnet (2026-05-14)
Fixed bugs:
- fix(audit): direct-link attestations #958 (Trantorian1)
- test(pool): increase test timeout #931 (Trantorian1)
Merged pull requests:
- chore(deps-dev): bump the dev-dependencies group across 3 directories with 4 updates #966 (dependabot[bot])
- chore(deps): bump taiki-e/install-action from 2.75.27 to 2.77.7 in the all-dependencies group #965 (dependabot[bot])
- chore(deps): bump @gluwa/usc-sdk from 0.9.0 to 0.12.0 in /checkpoint-verifier in the prod-dependencies group across 1 directory #964 (dependabot[bot])
- chore(deps): bump axios from 1.13.6 to 1.16.1 in /checkpoint-verifier #963 (dependabot[bot])
- chore(deps): bump the all-dependencies group across 2 directories with 2 updates #962 (dependabot[bot])
- fix(api): correctly use fallback provider #961 (DylanVerstraete)
- Add Check Prover config for BSC Testnet #960 (atodorov)
- chore(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.1 in /cc3-indexer #957 (dependabot[bot])
- Update chain key for Ethereum/CC3 Devnet #956 (atodorov)
- CSUB-2028: Adjust bootnodes for CC3 mainnet #955 (atodorov)
- CSUB-1974: Offline checkpoint builder + checkpoint verifier #787 (DylanVerstraete)
* 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/main.rs
attestor/attestor/src/worker/production/mod.rs
attestor/attestor/src/worker/validation/mod.rs
common/continuity/src/rpc.rs
common/eth/src/lib.rs
common/streams/attestation/src/lib.rs