github gluwa/creditcoin3 3.120.0-testnet

7 hours ago

Changelog

Unreleased

Full Changelog

Merged pull requests:

3.120.0-testnet (2026-05-08)

Full Changelog

3.120.0-devnet (2026-05-07)

Full Changelog

Merged pull requests:

3.119.0-devnet (2026-05-07)

Full Changelog

Fixed bugs:

Merged pull requests:

  • Improve proof-gen-api health endpoint to account for archiver issues #898 (didac-gluwa)

3.118.0-devnet (2026-05-06)

Full Changelog

Merged pull requests:

3.117.0-devnet (2026-05-06)

Full Changelog

Merged pull requests:

3.116.0-devnet (2026-05-05)

Full Changelog

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)

Full Changelog

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])

* 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 (1)
  • runtime/src/lib.rs

🔴 Indexer schema entities modified — resync from block 0 required

The indexer GraphQL schema has had entity fields modified. Indexer operators must perform a full resync from block 0 to ensure data consistency.

Changed files (1)
  • cc3-indexer/schema.graphql

🟡 Node binary source changed

The node binary source code has changed. Node operators should rebuild and redeploy their node binary.

Changed files (1)
  • node/src/benchmarking.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/benchmarking.rs
  • pallets/attestation/src/extensions.rs
  • pallets/attestation/src/impls.rs
  • pallets/attestation/src/lib.rs
  • pallets/attestation/src/weights.rs

🟡 Attestor source changed

Attestor-related source code has changed. Attestor operators should rebuild and redeploy their attestor binary.

Changed files (8)
  • attestor/attestor/src/worker/validation/mod.rs
  • common/continuity/Cargo.toml
  • common/continuity/src/archiver.rs
  • common/continuity/src/builder/mod.rs
  • common/continuity/src/lib.rs
  • common/continuity/src/mocks.rs
  • common/continuity/src/rpc.rs
  • common/eth/src/lib.rs

Don't miss a new creditcoin3 release

NewReleases is sending notifications on new releases.