github gluwa/creditcoin3 3.107.0-devnet

9 hours ago

Changelog

3.107.0-devnet (2026-04-09)

Full Changelog

Merged pull requests:

  • Adjust container image name for local compose file (fixes docker-test CI job) #790 (atodorov)
  • chore(deps): bump taiki-e/install-action from 2.71.2 to 2.75.1 in the all-dependencies group across 1 directory #776 (dependabot[bot])
  • [pre-commit.ci] auto fixes from pre-commit.com hooks #775 (atodorov)
  • Start adjusting CI workflows after branch renames #774 (atodorov)
  • CSUB-1193: Rework llvm-cov workflow #418 (atodorov)
  • build(deps): bump taiki-e/install-action from 2.38.0 to 2.41.7 #413 (dependabot[bot])
  • build(deps-dev): bump vite from 5.2.12 to 5.3.2 in /docs/smart-contract-development/with-ethers.js #409 (dependabot[bot])
  • CSUB-1143: Update user message for wizard command #408 (atodorov)
  • CSUB-1180: Add continue-on-error flags for 2 more steps in release pipeline #407 (atodorov)
  • build(deps): bump ws and ethers in /docs/smart-contract-development/with-ethers.js #404 (dependabot[bot])

3.64.0-testnet (2026-04-08)

Full Changelog

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

🟡 Node binary source changed

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

Changed files (9)
  • node/cli-opt/Cargo.toml
  • node/cli-opt/src/lib.rs
  • node/src/benchmarking.rs
  • node/src/cli.rs
  • node/src/client.rs
  • node/src/command.rs
  • node/src/eth.rs
  • node/src/rpc/mod.rs
  • node/src/service.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 (27)
  • pallets/attestation-poc/src/asset.rs
  • pallets/attestation-poc/src/benchmarking.rs
  • pallets/attestation-poc/src/clear_or_revert.rs
  • pallets/attestation-poc/src/continuity.rs
  • pallets/attestation-poc/src/continuity_dev.rs
  • pallets/attestation-poc/src/impls.rs
  • pallets/attestation-poc/src/ledger.rs
  • pallets/attestation-poc/src/lib.rs
  • pallets/attestation-poc/src/migrations.rs
  • pallets/attestation-poc/src/weights.rs
  • pallets/randomness/src/benchmarking.rs
  • pallets/randomness/src/lib.rs
  • pallets/randomness/src/weights.rs
  • pallets/supported-chains/src/benchmarking.rs
  • pallets/supported-chains/src/lib.rs
  • ... and 12 more

🟡 Attestor source changed

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

Changed files (88)
  • attestor/attestor/src/attestation.rs
  • attestor/attestor/src/common/constants.rs
  • attestor/attestor/src/common/fixtures.rs
  • attestor/attestor/src/common/mod.rs
  • attestor/attestor/src/common/types.rs
  • attestor/attestor/src/error.rs
  • attestor/attestor/src/lib.rs
  • attestor/attestor/src/main.rs
  • attestor/attestor/src/stream_legacy/cc3/error.rs
  • attestor/attestor/src/stream_legacy/cc3/mod.rs
  • attestor/attestor/src/stream_legacy/mod.rs
  • attestor/attestor/src/stream_legacy/secret.rs
  • attestor/attestor/src/worker/api/error.rs
  • attestor/attestor/src/worker/api/metrics.rs
  • attestor/attestor/src/worker/api/mod.rs
  • ... and 73 more

🟡 Indexer schema entities added or removed

The indexer GraphQL schema has had entities added or removed.

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

Don't miss a new creditcoin3 release

NewReleases is sending notifications on new releases.