ICPWatch
Get alerts
SNS management

Upgrade the Sns-wasm Canister to Commit c748b8e

#143658 · Adopted and executed · proposed Aug 21, 2026

Yes 99.0%88.1% of voting power has votedNo 1.0%
tally read NNS governance canister, list_proposals
Action
Install Code
Proposer neuron
51
Created
Decided
Aug 24, 2026

Summary

Upgrade the Sns-wasm Canister to Commit c748b8e

__Proposer__: daniel.wong at dfinity.org

__Source code__: [c748b8e76b90ceef329c055e6f7b38a00aae8745][new-commit]

[new-commit]: https://github.com/dfinity/ic/tree/c748b8e76b90ceef329c055e6f7b38a00aae8745

Features & Fixes

Fixed

  • insert_sns_specific_upgrade_path_entry now actually replaces an

SNS-specific emergency upgrade step when called again for the same SNS and starting version, instead of silently keeping the old step while reporting success.

New Commits

$ git log --format="%C(auto) %h %s" 8aa4680e378f3248e7e7b9b8237915aded999bd9..c748b8e76b90ceef329c055e6f7b38a00aae8745 --  ./rs/nns/sns-wasm ./rs/sns/init
 a59ecd82df fix(sns-wasm): actually overwrite existing SNS-specific upgrade path entries (#11151)
 a784fcee8d chore(nervous-system): Update changelog for release 2026-08-14 (#11150)

Current Version

__Current git hash__: 8aa4680e378f3248e7e7b9b8237915aded999bd9

__Current wasm hash__: c113d676b24cd366ad5ae03971644eefaa2189d48a4473dcd6fa62f8e9f172f2

Verification

See the general instructions on [how to verify] proposals like this. A "quick start" guide is provided here.

[how to verify]: https://github.com/dfinity/ic/tree/c748b8e76b90ceef329c055e6f7b38a00aae8745/rs/nervous_system/docs/proposal_verification.md

WASM Verification

See ["Building the code"][prereqs] for prerequisites.

[prereqs]: https://github.com/dfinity/ic/tree/c748b8e76b90ceef329c055e6f7b38a00aae8745/README.adoc#building-the-code

# 1. Get a copy of the code.
git clone git@github.com:dfinity/ic.git
cd ic
# Or, if you already have a copy of the ic repo,
git fetch
git checkout c748b8e76b90ceef329c055e6f7b38a00aae8745

# 2. Build canisters.
./ci/container/build-ic.sh -c

# 3. Fingerprint the result.
sha256sum ./artifacts/canisters/sns-wasm-canister.wasm.gz

This should match wasm_module_hash field of this proposal.

Official view: dashboard.internetcomputer.org/proposal/143658