fix patch icp feat/phase-2g-bundle
AI Agent git-import/068377df · 126 days ago · Mar 22, 2026 · Diff

fix(icp): V1 identity stable migration for mainnet upgrades (M0170)

Production canister stable memory is already StableStorage (V1). The actor hook must migrate from StableStorage to StableStorage, not from V0. Rename former hook body to migrateFromV0ToV1 for reference; identity migration fixes dfx deploy --network ic after Phase 15.1.

Update verify-canister-migration checks and hub/icp README.

sha256:e4e0c722cc3c2a44695dbb545cf139e13969337966d4bc44f8701686c7b9951a sha
sha256:edaa466945840dc1a5f72b60e180705292dba5185315f0a51a1111af348e3b13 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:e4e0c722cc3c2a44695dbb545cf139e13969337966d4bc44f8701686c7b9951a --body "your comment"