chore: release vc-vault v0.4.0, vc-vault-factory v0.1.0, did-stellar-registry v0.2.0 (testnet)#66
Conversation
…registry v0.2.0 to testnet Bumps vc-vault 0.3.0->0.4.0 (single-tenant rearchitecture + open issuance + fees in factory), did-stellar-registry 0.1.0->0.2.0 (key reuse across relationships, duplicate service id_suffix rejection, admin-role spec), first release of vc-vault-factory 0.1.0. Adds factory build/deploy support to scripts and the new template-install deploy model (vaults are instantiated by the factory). Testnet deploys: did-stellar-registry CBUNQ3GX3ZQ4MF64H7JCYZMXLGOS47VPIQQS7NCR6V3KX6YP7O72L5QF; vc-vault-factory CBTNMBRD3TSGLPEZRD226U5LR7G3RWOYHCILAUEMRZAP7AHUZJ7CP4AB; vc-vault v0.4.0 template hash 576b4c7b3d5aeafb9610bc569f45e1a007d2eff92855938a0bf933e657558ef9.
Plan expiredYour subscription has expired. Please renew your subscription to continue using CI/CD integration and other features. |
|
Warning Review limit reached
More reviews will be available in 32 minutes and 19 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
📝 WalkthroughWalkthroughBumps Changesvc-vault-factory introduction and version bumps
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Removes the contract-admin-gated upgrade() from vc-vault (and its ContractUpgraded event). The vault is now immutable: no single-key authority can replace its WASM. Redeployed the v0.4.0 testnet template + factory accordingly.
Summary
Release cut since
vc-vault-v0.3.0, covering the post-v0.3.0 architecture change and the did-registry fixes already merged todev.upgradeentrypoint removed (immutable code)keccak(salt‖XDR(owner))), fee config,is_vaultregistryid_suffix, admin-role spec, clippyTooling / docs
scripts/build.sh: builds the factory WASM.scripts/deploy.sh: factory deploy + the new vc-vault template install model (vaults are instantiated by the factory, not deployed standalone).docs/deployments/testnet.mdand root README updated.Testnet deploy (2026-06-22)
CBUNQ3GX3ZQ4MF64H7JCYZMXLGOS47VPIQQS7NCR6V3KX6YP7O72L5QFCDRFQRIP4FA3WMPWCSAM3XEY6EM6EGKRYZRSCSVZ5NHCF6AGEVR2XEPQ2bd0323a98acb8469606808368da6c79824f2dd8391494b94ddbeb3d22c1a957146 tests pass (58 + 61 + 27); factory verified on-chain (
get_admin,is_vault).