Skip to content

Error reporting between Prover and VerifierΒ #896

@sinui0

Description

@sinui0

Currently both the Prover and Verifier merely close the connection when they encounter an error condition. This makes it difficult to debug issues. Add communication of errors to the core protocol (without introducing private information leakage).

For example, when the Verifier rejects the configuration that the Prover provides it should send the Prover a message explaining exactly why it was rejected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions