Upgrade LocalUserIndex canisters to 2.0.1987
GitHub commit
https://github.com/open-chat-labs/open-chat/commit/d7514daf5c9b637d48c771aa6a48073779d56273
Changelog
Added
- Added
HistoryDeletedchat event variant (#8855) - Add
og_previewsfield to messages for handling OpenGraph previews (#9002) - Sync OpenAI API key from UserIndex (#9021)
Changed
- Allow specifying which inner composite gate to check (#8987)
- Switch to pushing
OpenChatBotMessageV2events (#9026)
Wasm Verification
Verify that the hash of the gzipped WASM matches the proposed hash.
git fetch
git checkout d7514daf5c9b637d48c771aa6a48073779d56273
./scripts/verify-release.sh 2.0.1987 42209c8dd106181a2b801826c16f8250b1deae6d99a42c3cc650b5fc3bde0c27
Proposal to execute nervous system function:
Nervous system function:
NervousSystemFunction { id: 1000, name: "Upgrade local_user_index canisters", description: Some( "This will upload the given WASM to the user_index and trigger a rolling upgrade of local_user_index canisters on each subnet.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 4bkt6-4aaaa-aaaaf-aaaiq-cai, ), target_method_name: Some( "upgrade_local_user_index_canister_wasm", ), validator_canister_id: Some( 4bkt6-4aaaa-aaaaf-aaaiq-cai, ), validator_method_name: Some( "upgrade_local_user_index_canister_wasm_validate", ), topic: Some( DappCanisterManagement, ), }, ), ), }
Payload sha256:
3edde991babf1592d1ad7c7dad06cccf196067babe54614a6d6bcb98ae5f3e00
Payload:
{ "version": { "major": 2, "minor": 0, "patch": 1987 }, "wasm_hash": "42209c8dd106181a2b801826c16f8250b1deae6d99a42c3cc650b5fc3bde0c27", "filter": null }