Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Enable force-overwrite of contract code at AccountId #11445

@cmichi

Description

@cmichi

The pallet-contracts should have functionality that enables sudo/governance to force-overwrite the contract code of a particular AccountId. AFAIK this is not a simple set_storage(account_id, new_code), but more involved.

There will eventually be some mishap with a contract on some chain, we'll have to introduce this sooner or later anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions