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

Test proper handling of malicious node behavior #91

Open
fjarri opened this issue Dec 9, 2023 · 0 comments
Open

Test proper handling of malicious node behavior #91

fjarri opened this issue Dec 9, 2023 · 0 comments
Labels
tests Testing things
Milestone

Comments

@fjarri
Copy link
Member

fjarri commented Dec 9, 2023

Currently we are only testing happy paths. We need to implement "malicious" rounds that try to forge/misconstruct various proofs to hit the corresponding verification checks. Those can be also exposed at the session level (a MaliciousSession taking an enum signifying what step misbehaves?) so that the users of the library could test handling of various session errors.

@fjarri fjarri added the tests Testing things label Dec 9, 2023
@fjarri fjarri added this to the v0.2.0 milestone Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Testing things
Projects
None yet
Development

No branches or pull requests

1 participant