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

beacon fail reciprocity check if no witnesses #741

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

andymck
Copy link
Contributor

@andymck andymck commented Feb 22, 2024

This extends the beacon reciprocity check to cover the scenario whereby a gateway is submitting beacons and there are no corresponding witnesses for that beacon. This could be due to the beacon being a lone wolf or it has a hardware fault whereby it cannot actually transmit the beacon but continues to submit reports to the oracle.

In these cases the beacon will now fail the reciprocity as it requires at least one associated witness report

@andymck andymck merged commit 047d6ed into main Feb 22, 2024
1 check passed
@andymck andymck deleted the andymck/beacon-fail-recip-check-if-no-witnesses branch February 22, 2024 15:27
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.

3 participants