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.
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