Skip to content

[crypto] Decide on the right serializations of multisig #9994

Closed
@benr-ml

Description

  1. Some externally used types like CompressedSignature and PublicKey depend on the Rust enum's serialization while others like SignatureScheme depend on specific byte represented flags.
  2. pub enum PublicKey exposes fastcrypto's internal types.

We should decide if the above is ok and make sure that the TS libraries & documentation are consistent with that.

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