This repository has been archived by the owner on Nov 11, 2022. It is now read-only.
Support multiple crypto at the same time #2
Labels
ideas
Something to keep in mind, but not necessarily instantly actionable.
M-primitives
Primitives implementation
Milestone
For now we want secp256k1, but in the near future we might want to collect two signatures of:
secp256k1 and BLS for instance. Later on we might add some ZK stuff.
The protocol should be ready to upgrade to include a new crypto. Gossip messages should contain ALL required signatures.
Different crypto will require different start blocks and also might move at different cadence (for instance ZK stuff, since it's heavy might only be possible once per epoch).
The text was updated successfully, but these errors were encountered: