How to store all slots' beacon state #6193
-
With the option Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
wemeetagain
Dec 20, 2023
Replies: 1 comment 8 replies
-
Currently there is no option to store a state per slot. What's your specific use case? I am guessing you want to retrieve the state (or other data that requires to load the state) for slot x. We have a draft PR (#6033) that will make it possible to access historical state data and does not require to store the full state each epoch / slot. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not yet, that PR isnt functional yet