Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add msg authz grant and revoke #206

Closed
puneet2019 opened this issue Mar 28, 2024 · 3 comments
Closed

Feature Request: Add msg authz grant and revoke #206

puneet2019 opened this issue Mar 28, 2024 · 3 comments

Comments

@puneet2019
Copy link

till #129 is ready and can allow encoding of arbitrary types, we can have authz grant and revoke, so multisig participants can use UI for certain msg types by giving authz to any address ( for a day or so) and optionally revoking it if the address is corrupted.

@puneet2019
Copy link
Author

oh its a part of #99 !
cosmos-sdk chains 47.x + support authz via ledgers (most of them are)

@abefernan
Copy link
Contributor

It looks like CosmJS does not yet support signing those with ledgers https://github.com/cosmos/cosmjs/blob/main/packages/stargate/src/modules/authz/aminomessages.ts

@abefernan
Copy link
Contributor

Not yet solved, but added to #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants