github gluwa/creditcoin3 3.109.0-devnet

9 hours ago

Changelog

3.109.0-devnet (2026-04-16)

Full Changelog

Merged pull requests:

3.64.0-mainnet (2026-04-14)

Full Changelog

3.108.0-devnet (2026-04-13)

Full Changelog

Merged pull requests:

  • chore(deps): bump the all-dependencies group with 2 updates #806 (dependabot[bot])
  • chore(deps): bump the all-dependencies group across 3 directories with 1 update #805 (dependabot[bot])
  • chore(deps-dev): bump the dev-dependencies group across 4 directories with 5 updates #802 (dependabot[bot])
  • chore(deps-dev): bump axios from 1.14.0 to 1.15.0 in /docs/smart-contract-development/with-hardhat #801 (dependabot[bot])
  • Remove testnet-v1 from execution matrix for audit-automation.yml #794 (atodorov)
  • CSUB-2019: Rework the prod_or_fast! macro to prod_devnet_fast! #793 (atodorov)
  • Reenable check for git tag suffixes in releases #791 (atodorov)
  • feat: usc dev branch up to date with cc3 dev #778 (beqaabu)

* 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 (2)
  • node/src/benchmarking.rs
  • node/src/command.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 (17)
  • pallets/attestation/src/asset.rs
  • pallets/attestation/src/benchmarking.rs
  • pallets/attestation/src/clear_or_revert.rs
  • pallets/attestation/src/continuity.rs
  • pallets/attestation/src/continuity_dev.rs
  • pallets/attestation/src/impls.rs
  • pallets/attestation/src/ledger.rs
  • pallets/attestation/src/lib.rs
  • pallets/attestation/src/migrations.rs
  • pallets/attestation/src/weights.rs
  • precompiles/block-prover/src/continuity.rs
  • precompiles/block-prover/src/lib.rs
  • precompiles/block-prover/src/tests_full_coverage.rs
  • precompiles/block-prover/src/verify.rs
  • precompiles/chain-info/src/lib.rs
  • ... and 2 more

🟡 Attestor source changed

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

Changed files (4)
  • attestor/attestor/src/lib.rs
  • attestor/attestor/src/worker/validation/pool/error.rs
  • attestor/attestor/src/worker/validation/pool/mod.rs
  • common/continuity/src/builder/mod.rs

Don't miss a new creditcoin3 release

NewReleases is sending notifications on new releases.