ICP Dashboard

Execute upgrade_usernodes function in WorldHub canister to upgrade UserNode canisters

Summary

This proposal executes the generic function upgrade_usernodes in the WorldHub canister, which will programmatically upgrade all the existing UserNode canisters to the latest WASM version. This will make UserNode canisters compatible with the latest version of World and WorldHub canisters.

More information about the details of this upgrade to the World Protocol can be found here: https://docs.boomdao.xyz/release-notes

Payload

Proposal to execute nervous system function:

Nervous system function:

NervousSystemFunction { id: 1002, name: "Add a new custom SNS function upgrade_usernodes", description: Some( "Add a new custom SNS function to the WorldHub canister", ), function_type: Some( GenericNervousSystemFunction( GenericNervousSystemFunction { target_canister_id: Some( j362g-ziaaa-aaaap-abf6a-cai, ), target_method_name: Some( "upgrade_usernodes", ), validator_canister_id: Some( j362g-ziaaa-aaaap-abf6a-cai, ), validator_method_name: Some( "validate_upgrade_usernodes", ), }, ), ), }

Payload:

last_verified_update passed

Overview