Upgrade User canisters to 2.0.1990
GitHub commit
https://github.com/open-chat-labs/open-chat/commit/95e177a6631e3d111cdec4c957bbbcd5a151334b
Changelog
Added
- Add
og_previewsfield to messages for handling OpenGraph previews (#9002)
Changed
- Suspend "verified user" (unique person) prize gating - every user is now eligible (#9061)
- Remove option to verify using delegation when updating PIN (#8811)
Removed
- Remove all references to KongSwap and Sonic (#8922)
Fixed
Wasm Verification
Verify that the hash of the gzipped WASM matches the proposed hash.
git fetch
git checkout 95e177a6631e3d111cdec4c957bbbcd5a151334b
./scripts/verify-release.sh 2.0.1990 60aa4162d7d762907eed033422b6d469c6b594c866b756f7cfb9d02c5da4afc9
Proposal to execute nervous system function:
Nervous system function:
NervousSystemFunction { id: 1001, name: "Upgrade user canisters", description: Some( "This will upload the given WASM to the user_index which will in turn call c2c_upgrade_user_canister_wasm on the local_user_index on each subnet. These will each trigger a rolling upgrade of user canisters on their subnet.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 4bkt6-4aaaa-aaaaf-aaaiq-cai, ), target_method_name: Some( "upgrade_user_canister_wasm", ), validator_canister_id: Some( 4bkt6-4aaaa-aaaaf-aaaiq-cai, ), validator_method_name: Some( "upgrade_user_canister_wasm_validate", ), topic: Some( DappCanisterManagement, ), }, ), ), }
Payload sha256:
7bf892520d82010d81bd03c994c25d2e27728f0d6a24c7bd540e8c16d60f0e00
Payload:
{ "version": { "major": 2, "minor": 0, "patch": 1990 }, "wasm_hash": "60aa4162d7d762907eed033422b6d469c6b594c866b756f7cfb9d02c5da4afc9", "filter": null }