cosmos-multisig-ui icon indicating copy to clipboard operation
cosmos-multisig-ui copied to clipboard

Feature Request: Add msg authz grant and revoke

Open puneet2019 opened this issue 10 months ago • 2 comments

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 avatar Mar 28 '24 05:03 puneet2019

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

puneet2019 avatar Mar 28 '24 06:03 puneet2019

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 avatar Apr 02 '24 10:04 abefernan

Not yet solved, but added to #99

abefernan avatar Jun 10 '24 16:06 abefernan