Skip to content

chore(cdm): refresh @w3s/playground-registry snapshot to v17#417

Merged
UtkarshBhardwaj007 merged 1 commit into
mainfrom
chore/refresh-cdm-registry-v17
Jun 17, 2026
Merged

chore(cdm): refresh @w3s/playground-registry snapshot to v17#417
UtkarshBhardwaj007 merged 1 commit into
mainfrom
chore/refresh-cdm-registry-v17

Conversation

@UtkarshBhardwaj007

Copy link
Copy Markdown
Member

What

Re-resolved the CDM contract snapshot via `playground contract install`, which pulls `@w3s/playground-registry` from the meta-registry on paseo-next-v2 into `cdm.json` and regenerates the (gitignored) codegen.

before after
version 15 17
address `0xd9894fA7A2D234A9ebF0AbD08b53360e620AEf62` `0x4a32e0FB190112F169308Ebc8aC5A4e624263035`
metadataCid `bafk…dptyoca` `bafk…b7fyjfkg`

The registry contract was redeployed at a new address, so contract deploys and playground publishes now target the current contract — not just a cosmetic version bump.

The v17 ABI drops four functions: `rateApp`, `removeRating`, `getContextId`, `refreshReputationReference`. No CLI source references any of them.

Only `cdm.json` is tracked; `.cdm/` codegen is gitignored.

Verification

  • `pnpm format:check` ✓
  • `pnpm typecheck` ✓
  • `pnpm lint:license` ✓
  • `pnpm test` — 1005 passed (95 files) ✓

Re-resolve the registry from the meta-registry (paseo-next-v2). The
contract was redeployed at 0x4a32e0FB190112F169308Ebc8aC5A4e624263035
(was 0xd9894fA7A2D234A9ebF0AbD08b53360e620AEf62); the v17 ABI drops the
unused rateApp, removeRating, getContextId, and refreshReputationReference
functions.
@UtkarshBhardwaj007 UtkarshBhardwaj007 merged commit b2a2d6b into main Jun 17, 2026
15 of 20 checks passed
@UtkarshBhardwaj007 UtkarshBhardwaj007 deleted the chore/refresh-cdm-registry-v17 branch June 17, 2026 18:57
@github-actions

Copy link
Copy Markdown
Contributor

E2E Test Pass · ❌ FAIL

Tag: e2e-ci-pr · Branch: chore/refresh-cdm-registry-v17 · Commit: 86d01df · Run logs

Cell Result Time
pr-deploy-frontend ❌ FAIL 3m32s
pr-login-session ❌ FAIL 4m23s
pr-preflight ❌ FAIL 3m20s
pr-deploy-cdm ✅ PASS 4m37s
pr-install ✅ PASS 1m13s
pr-deploy-foundry ✅ PASS 1m04s
pr-mod ❌ FAIL 3m23s
${{ matrix.cell }} ⏭️ SKIP 0m-1s
${{ matrix.cell }} ⏭️ SKIP 0m-1s

Sentry traces: view spans for this run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant