LedgerHQ / ledger-fresh-management

This is where product topics are discussed for Ledger Fresh
Apache License 2.0
14 stars 2 forks source link

[Web] - Signer deletion #79

Open qd-qd opened 1 year ago

qd-qd commented 1 year ago

Header

Name of the task: Signer deletion

Name of the module: Web

Difficulty: 2

Waiting for: #50 #54 #78

Body

Short description

The list of signers who are authorized to interact with the wallet is mutable. Any valid signer must be able to broadcast a transaction that removes an already registered signer. The aim of this task is to develop the logic associated.

Full description

In production, transactions will be passed to the StarkCheck module before being broadcasted and critical transactions (like this one) will open a challenging period that can be disputed. Consider these logics as out-of-scope of this task as they will be implemented later.

Additionals ressources