Skip to content

Add command line option to report partial results via StdIOReporter#887

Merged
marcoeilers merged 2 commits intomasterfrom
meilers_report_partial_results
Sep 18, 2025
Merged

Add command line option to report partial results via StdIOReporter#887
marcoeilers merged 2 commits intomasterfrom
meilers_report_partial_results

Conversation

@marcoeilers
Copy link
Copy Markdown
Contributor

Viper (Silicon) has a system for reporting partial verification results (e.g. a member has been successfully verified or not), but currently, there is no way to access this information from the command line.

This PR adds a command line option --reportPartialResults that instructs the existing default StdIOReporter to also report these partial result messages.

Doing this required forwarding the overall configuration to the reporter.

@marcoeilers marcoeilers merged commit 0fdacfb into master Sep 18, 2025
5 checks passed
@marcoeilers marcoeilers deleted the meilers_report_partial_results branch September 18, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant