Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Scan Message Board for finished DKG Info #135

@zavgorodnii

Description

@zavgorodnii

THE PROBLEM (BACKGROUND)

If someone successfully went through the DKG and lost his communication keys and airgapped state, but still has his private bip39 mnemonic, they can not sign any data.

THE SOLUTION (BACKGROUND)

We can scan the topic data for messages from the finished DKG round, provide a mapping from the old communication keys to the new communication keys, build a new Operation for the airgapped machine with both the old messages and the new communication keys — and then process that operation inside the airgapped machine.

THE TASK

Add a client node command that:
— Reads a mapping from the old communication keys to the new communication keys;
— Replaces old communication keys with the new ones inside the FSM;
— Prepares an Operation with the old DKG messages.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions