Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Permissions for administrative operations (pause/admin) should be more granular. #40

Closed
joeabbey opened this issue Jul 12, 2023 · 4 comments

Comments

@joeabbey
Copy link
Contributor

The solidity contracts allows the contract "owner" to pause and/or admin the contracts.

Currently these are attribute on methods with the underlying storage or an "owner/admin" in place.

Hyperlane wishes to make these permissions more granular:
hyperlane-xyz/hyperlane-monorepo#2054

In cosmos, we have the authz module, and so it may be possible to simply create new grants for operations like pause.

@joeabbey joeabbey changed the title Permissions for administrative tasks Permissions for administrative operations (pause/admin) Jul 12, 2023
@jonathanpberger jonathanpberger changed the title Permissions for administrative operations (pause/admin) Permissions for administrative operations (pause/admin) should be more granular. Jul 21, 2023
@jonathanpberger
Copy link
Contributor

@agouin thinks this may be out of scope for MVP. Chat w/ them and find out.

@yorhodes
Copy link

@agouin thinks this may be out of scope for MVP. Chat w/ them and find out.

agreed this is not strictly necessary

@akc2267
Copy link

akc2267 commented Sep 11, 2023

this is a low priority optimization ticket

@misko9
Copy link
Contributor

misko9 commented Nov 6, 2023

Closing as out-of-scope for MVP. Will re-open, if and when necessary.

@misko9 misko9 closed this as completed Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants