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

Round 51679 count inconsistency? #18

Open
ldeffenb opened this issue Oct 29, 2022 · 3 comments
Open

Round 51679 count inconsistency? #18

ldeffenb opened this issue Oct 29, 2022 · 3 comments

Comments

@ldeffenb
Copy link
Collaborator

Goerli round 51679 shows 5 commits but 9 reveals? The has summary seems to support the 9 as well. The details of this round need to be examined and the discrepancy explained. Possibly a re-org in the middle of the round?

08:33:48 51679(81) 5-9 7^2+2^1=1 675d2d8f3... ^2 +1.58P

@mfw78
Copy link

mfw78 commented Oct 29, 2022

This sounds like a decent candidate for the invariant num_reveals <= num_commits

@ldeffenb
Copy link
Collaborator Author

ldeffenb commented Oct 29, 2022

Ok, this looks like it may be difficult to track down as re-executing just round 51679 (blocks 7855208 to 7855359 doesn't show any game participation in that round. Strange, and seems further to point to a possible re-org that messed things up. Maybe it's time to change the block skip detector to an invariant because I don't know what the block subscription actually does in a re-org.

Logging.showError(

But then again, I really don't want the monitor stopping for the user, so maybe not do the invariant just yet, but keep our eye on the behaviors.

@ldeffenb
Copy link
Collaborator Author

ldeffenb commented Oct 29, 2022

Did additional replay testing and cannot reproduce the error display on that round. We'll keep this issue open just in case such a strangeness is observed again in some future round.

From the re-run:
08:33:48 51679(81) 5-5 4^2+1^1=1 675d2d8f3... ^2 +1.58P

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

No branches or pull requests

2 participants