CosmWasm / CosmWasm/cw-plus

Implementation of a two-step role transfer at cw_controllers::Admin

Open
#790 3 comments 0 reactions 0 assignees View on GitHub
new spec
Dominant language
Rust
Stars
527
Forks
362
PR merge metrics
No merged PRs in 30d

Description

Is there a reason for not implementing a two-step admin transfer at `cw_controllers::Admin`?

It seems to be a common recommendation among security firms to limit the chances of updating the owner/admin to an incorrect/typo address.

1. Propose new admin, old admin retains privileges.
2. Proposed admin accepts the role, role is actually transferred.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.