Skip to content

Non-Validator QC Verification #406

@samliok

Description

@samliok

From #405

QuorumCertificates were carried around the network already parsed, which forced parsing to happen before a message reached the epoch.
Since a QC has an ability to verify its own signature, it implicitly means that a QC implementation needs knowledge of the public keys for the epoch the QC was created for.

We need a way to pass in the nodes(including the public key) to the verify function. To do so, we will update the verify function of the QC interface to accept a simplex.Nodes param

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions