Changelog
3.123.0-devnet (2026-05-20)
Merged pull requests:
- fix: security fixes for precompile configuration #983 (DylanVerstraete)
- test #979 (creditcoinprotoclaw)
- fix(attestation): enforce BLS public key uniqueness per chain #976 (creditcoinprotoclaw)
- fix(attestation): gate checkpoint trust anchors while revert pruning is in flight #975 (creditcoinprotoclaw)
- CSUB-2042: Decode proofs in check prover #974 (atodorov)
- Account for Maturity Strategy in Checkpoint Audit Alert Threshold #972 (BradleyOlson64)
- chore(deps-dev): bump tsx from 4.21.0 to 4.22.0 in /cc3-indexer in the dev-dependencies group across 1 directory #969 (dependabot[bot])
- chore(deps): bump flatted from 3.3.4 to 3.4.2 in /checkpoint-verifier #967 (dependabot[bot])
- feat:Add new
attested_heightendpoint #941 (BradleyOlson64)
3.66.0-mainnet (2026-05-15)
3.121.0-testnet (2026-05-15)
3.65.0-mainnet (2026-05-15)
* 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.
🔴 Runtime definition changed
The runtime source code has changed. A runtime upgrade will likely be required. Ensure the on-chain runtime is updated accordingly.
Changed files (2)
runtime/src/lib.rs
runtime/src/precompiles.rs
🟡 Pallet or precompile code changed
Pallet or precompile source code has changed. A runtime upgrade may be required. Review the changes carefully before upgrading.
Changed files (5)
pallets/attestation/src/clear_or_revert.rs
pallets/attestation/src/impls.rs
pallets/attestation/src/lib.rs
precompiles/block-prover/src/continuity.rs
precompiles/block-prover/src/lib.rs