ICPWatch
Get alerts
Protocol canisters

Upgrade the Node-rewards Canister to Commit fc79106

#143260 · Adopted and executed · proposed Jul 31, 2026

Yes 98.9%87.6% of voting power has votedNo 1.1%
tally read NNS governance canister, list_proposals
Action
Install Code
Proposer neuron
77
Created
Decided
Aug 3, 2026

Summary

Upgrade the Node-rewards Canister to Commit fc79106

__Proposer__: pietro.di.marco at dfinity.org

__Source code__: [fc79106bd7662b690ccfce113ce66008fb17eb0a][new-commit]

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

Features & Fixes

  • Second temporary node provider reward reduction cohort
  • Fix node metrics sync by give each execution exactly one successor

New Commits

$ git log --format="%C(auto) %h %s" 6590c85f0688693e0b3a93d89f47ca4b99c2bd76..fc79106bd7662b690ccfce113ce66008fb17eb0a --  ./rs/node_rewards/canister ./rs/node_rewards ./rs/registry/node_provider_rewards
 32b2178883 feat(node-rewards): second temporary node provider reward reduction cohort (#10965)
 9a68ee1dbf fix(node-rewards): give each execution exactly one successor (#10960)
 6ed0116324 chore: move all crate definitions into workspace (#10812)
 194c6da295 chore: cargo clippy fixes to prepare for the rustc upgrade: 1.95.0 -> 1.97.0 (#10732)

Current Version

__Current git hash__: 6590c85f0688693e0b3a93d89f47ca4b99c2bd76

__Current wasm hash__: d7b1cde1d87bcf45d9e02b0455306ad7ee7191a528d4838fad2de34604ed8629

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/fc79106bd7662b690ccfce113ce66008fb17eb0a/rs/nervous_system/docs/proposal_verification.md

WASM Verification

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

[prereqs]: https://github.com/dfinity/ic/tree/fc79106bd7662b690ccfce113ce66008fb17eb0a/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 fc79106bd7662b690ccfce113ce66008fb17eb0a

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

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

This should match wasm_module_hash field of this proposal.

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