github gluwa/creditcoin3 3.133.0-devnet

7 hours ago

Changelog

3.133.0-devnet (2026-08-28)

Full Changelog

Merged pull requests:

  • docs(precompiles): record how EIP-7702 delegations affect caller classification #1291 (beqaabu)
  • fix(scripts): size gas limits for the EIP-7623 calldata floor #1290 (beqaabu)
  • feat(runtime): run the EVM at the Osaka hard fork #1288 (beqaabu)
  • fix(ci): repoint bridge example workflow calls at the renamed repo (unblocks all CI) #1283 (beqaabu)
  • fix(proof-gen): return 400 when the archiver rejects a roots range #1281 (DylanVerstraete)
  • build(deps): bump js-yaml from 5.2.0 to 5.3.0 in /cc3-indexer in the prod-dependencies group across 1 directory #1275 (dependabot[bot])
  • fix(cli): report spendable balance using the runtime's own rule #1273 (beqaabu)
  • Exclude execa from dependabot auto-updates #1272 (BradleyOlson64)
  • Chore/reconcile promotion lines #1271 (beqaabu)
  • ci: fast-forward branch promotion and release tag resolution #1270 (beqaabu)
  • build(deps): bump vm2 from 3.11.5 to 3.11.6 in /cc3-indexer #1269 (dependabot[bot])
  • chore(ci): remove dead scripts with no references #1268 (mdbig1)
  • build(deps-dev): bump the dev-dependencies group across 6 directories with 5 updates #1265 (dependabot[bot])
  • build(deps): bump the all-dependencies group across 3 directories with 2 updates #1263 (dependabot[bot])
  • build(deps): bump @hono/node-server from 1.19.13 to 1.19.17 in /cc3-indexer #1262 (dependabot[bot])
  • fix(ci): wire up should-run's changes output so the Linode build is a… #1261 (mdbig1)
  • fix(ci): scope linode-cleaner to tagged runner VMs only #1258 (mdbig1)
  • build(deps): bump hono from 4.12.31 to 4.13.1 in /cc3-indexer #1256 (dependabot[bot])
  • build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /scripts #1255 (dependabot[bot])
  • Merge pull request #1243 from gluwa/2026-08-03/merge-usc-dev-into-usc… #1244 (beqaabu)
  • 2026 08 03/merge usc dev into usc testnet #1243 (beqaabu)
  • fix(DO-2338): grant pull-requests: write so Docker Scout can post PR comments #1214 (jonathanlaf)

* 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 (2)
  • precompiles/ed25519-verifier/src/lib.rs
  • precompiles/sr25519-verifier/src/lib.rs

🟡 Attestor source changed

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

Changed files (1)
  • common/continuity/src/archiver.rs

Don't miss a new creditcoin3 release

NewReleases is sending notifications on new releases.