NNS Updates: Feb 9, 2024

The NNS Team will be submitting the following upgrade proposals this Friday, 2024-02-09. DFINITY plans to vote on these proposals the following Monday.

Proposals to be Submitted

Governance

## Proposal to Upgrade the Governance Canister
### Proposer: DFINITY Foundation
### Git Hash: 7a3db052ed4c3306272ed372039d9775f189c0bc
### New Wasm Hash: ca86c3cc6c7bc40fbd2df866762ec0a0b6a50e49c54f89cab0ce3df574629167
### Target canister: rrkah-fqaaa-aaaaa-aaaaq-cai
---
## Release Notes
```
$ git log --format="%C(auto) %h %s" e488bf2fb40274200772f59567cd051660ae7974..7a3db052ed4c3306272ed372039d9775f189c0bc --  ./rs/nns/governance
 156da3fe12 Merge branch 'jason/mist-flatten-neuron-data-validator' into 'master'
 73d13d499e chore(nns): Flatten neuron data validator since it only has one enum member
 1757ef3d00 Merge branch 'jason/NNS1-2819' into 'master'
 9ea509d0c5 chore(nns): NNS1-2819 Clean up code for tagging genesis neurons
 52fb5179d3 chore(nns): NNS1-2813 Remove migration code for cleaning up SnsDecentralizationSale topic from following
 bc81e20f92 chore: upgrade `ic-stable-structures`
```

## Wasm Verification
Verify that the hash of the gzipped WASM matches the proposed hash.
```
git fetch
git checkout 7a3db052ed4c3306272ed372039d9775f189c0bc
./gitlab-ci/container/build-ic.sh -c
sha256sum ./artifacts/canisters/governance-canister.wasm.gz
```
## Current Version
- Current Git Hash: e488bf2fb40274200772f59567cd051660ae7974
- Current Wasm Hash: 659f062deba5a679dac73d7094086b7734425416447a4fa0d894b409a4480beb

Root

## Proposal to Upgrade the Root Canister
### Proposer: DFINITY Foundation
### Git Hash: 7a3db052ed4c3306272ed372039d9775f189c0bc
### New Wasm Hash: c18561e245a42b28add7e36d8fdd51affed75fc3e855f01d466354c9dd222f88
### Target canister: r7inp-6aaaa-aaaaa-aaabq-cai
---
## Release Notes
```
$ git log --format="%C(auto) %h %s" 80261cb2fdf2e0b49c81040b97a7cac2dfec2251..7a3db052ed4c3306272ed372039d9775f189c0bc --  ./rs/nns/handlers/root/impl
 9198f03770 feat(sns): NNS1-2829 Add ManageDappCanisterSettings SNS proposal type
 c7f876cb1c fix(nns): Limit the the number of calls from root to the management canister that are triggered by root's own `canister_status` method.
```

## Wasm Verification
Verify that the hash of the gzipped WASM matches the proposed hash.
```
git fetch
git checkout 7a3db052ed4c3306272ed372039d9775f189c0bc
./gitlab-ci/container/build-ic.sh -c
sha256sum ./artifacts/canisters/root-canister.wasm.gz
```
## Current Version
- Current Git Hash: 80261cb2fdf2e0b49c81040b97a7cac2dfec2251
- Current Wasm Hash: 25af9548c5594dc95ba48e6140f4eaa0b59ef0c51ba939a73b1da160bed450ae

NNS Root: Proposal: 127701 - ICP Dashboard

NNS Governance: Proposal: 127700 - ICP Dashboard