Summary

GitHub commit

https://github.com/open-chat-labs/open-chat/commit/820ebb3ee26af99b89b12faea92bb75b5524657d

Changelog

Added

  • Add delete_history endpoint + fix event iterator (#8855)
  • Add og_previews field 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.1989 7d8f346c747ac84d83513730d864f12fba7b5d864183206173c8a68ff7b0a86a
Payload

Proposal to execute nervous system function:

Nervous system function:

NervousSystemFunction { id: 2001, name: "Upgrade group canisters", description: Some( "This will upload the given WASM to the group_index which will in turn call c2c_upgrade_group_canister_wasm on the local_group_index on each subnet. These will each trigger a rolling upgrade of group canisters on their subnet.", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( 4ijyc-kiaaa-aaaaf-aaaja-cai, ), target_method_name: Some( "upgrade_group_canister_wasm", ), validator_canister_id: Some( 4ijyc-kiaaa-aaaaf-aaaja-cai, ), validator_method_name: Some( "upgrade_group_canister_wasm_validate", ), topic: Some( DappCanisterManagement, ), }, ), ), }

Payload sha256:

e136249aca9c00f90aa55cfc19bcb653bee54382bc6aabfc20129cb8d44329ea

Payload:

{ "version": { "major": 2, "minor": 0, "patch": 1989 }, "wasm_hash": "7d8f346c747ac84d83513730d864f12fba7b5d864183206173c8a68ff7b0a86a", "filter": null }

Overview