dfinity / nns-dapp

The Dapp of the Internet Computer's Network Nervous System.
https://nns.ic0.app/
Other
112 stars 38 forks source link

Switch to the `InstallCode` proposal type for canister upgrade proposals #5382

Closed jasonz-dfinity closed 2 months ago

jasonz-dfinity commented 2 months ago

Motivation

The InstallCode proposal type is replacing the NnsCanisterUpgrade NNS function. Adapt the NNS Dapp and SNS aggregator release scripts for the new type.

Changes

Tests

N/A

Todos