Upgrade Community canisters to 2.0.1988
GitHub commit
https://github.com/open-chat-labs/open-chat/commit/820ebb3ee26af99b89b12faea92bb75b5524657d
Changelog
Added
- Add
delete_channel_historyendpoint + fix event iterator (#8855) - Add
og_previewsfield to messages for handling OpenGraph previews (#9002)
Changed
- Allow specifying which inner composite gate to check (#8987)
Fixed
- Use
>=rather than>when checking neuron gate dissolve delay (#8840)
Wasm Verification
Verify that the hash of the gzipped WASM matches the proposed hash.
git fetch
git checkout 820ebb3ee26af99b89b12faea92bb75b5524657d
./scripts/verify-release.sh 2.0.1988 525f567d241383518c83ce2e7044b99f4bbf5379dd92a25985a7487438667abd
Proposal to execute nervous system function:
Nervous system function:
NervousSystemFunction { id: 2005, name: "Upgrade community canisters", description: Some( "This will upload the given WASM to the group_index which will in turn call c2c_upgrade_community_canister_wasm on the local_group_index on each subnet. These will each trigger a rolling upgrade of community canisters on their subnet.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 4ijyc-kiaaa-aaaaf-aaaja-cai, ), target_method_name: Some( "upgrade_community_canister_wasm", ), validator_canister_id: Some( 4ijyc-kiaaa-aaaaf-aaaja-cai, ), validator_method_name: Some( "upgrade_community_canister_wasm_validate", ), topic: Some( DappCanisterManagement, ), }, ), ), }
Payload sha256:
931cc9cefde269bd5a0120b309a422a05f7ae75ac2a6568d682e601824ac4859
Payload:
{ "version": { "major": 2, "minor": 0, "patch": 1988 }, "wasm_hash": "525f567d241383518c83ce2e7044b99f4bbf5379dd92a25985a7487438667abd", "filter": null }