Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test for correctness proof generation and checking #2

Open
fjarri opened this issue Oct 12, 2024 · 0 comments
Open

Add a test for correctness proof generation and checking #2

fjarri opened this issue Oct 12, 2024 · 0 comments
Labels
enhancement New feature or request tests Testing things
Milestone

Comments

@fjarri
Copy link
Member

fjarri commented Oct 12, 2024

Basically, what do we do when the session returns SessionOutcome::StalledWithProof? The test should include assembling such proofs from all the nodes and verifying them as if it was a third-party adjudicator.

In a realistic scenario, what has to be attached to these proofs? We probably need the same system as with provable errors, where it can provide a list of rounds to save messages from, but the messages would be from this node, not from another node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests Testing things
Projects
None yet
Development

No branches or pull requests

1 participant