-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Cannot process block at slot 112849 #3885
Comments
I'm getting it at 112848 now...
|
|
All of the balances are different. Prod = A |
At this stage of investigation, we are trying to understand how this happened. Current idea is that this is caching related. We have disabled the shuffled index cache behind a feature flag for now (#3893) and are continuing to try to understand how it manifested. |
Next steps are to walk through every step of block processing to identify potential non-deterministic inputs / side effects. |
This should be resolved with feature flags on caches. Will monitor closely in next testnet. |
The text was updated successfully, but these errors were encountered: