-
Notifications
You must be signed in to change notification settings - Fork 42
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
Call to the latest block throws AttemptToReadFromStateInThePast error #1956
Milestone
Comments
Root cause: racing condition between two lines here:
Way to reproduce:
|
Unit test that reproduces:
(StateUnitTests.cpp) |
Test with snapshot-based State:
(no errors reported) |
github-project-automation
bot
moved this from In Progress
to Ready For Release Candidate
in SKALE Engineering 🚀
Aug 20, 2024
github-project-automation
bot
moved this from Ready For Release Candidate
to To Do
in SKALE Engineering 🚀
Oct 23, 2024
should be fix by state locking |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
While making eth_call to the latest block, the error
Invalid RPC parameters
has appeared:The
Invalid RPC parameters
error was caused by the exception in skaled:AttemptToReadFromStateInThePast
Need to investigate and fix the problem
Environment
light-vast-diphda
Logs
Discover search [2024-08-09T13_50_21.265+01_00].csv
The text was updated successfully, but these errors were encountered: