Cache shufflings outside of regen state cache #2848
Labels
prio-low
This is nice to have.
scope-memory
Issues to reduce and improve memory usage.
scope-performance
Performance issue and ideas to improve performance.
What is your question?
We use the regen + state cache to retrieve shufflings to validate attestations. Instead we could just cache the shufflings by decision root which requires way less memory than a full CachedBeaconState
The text was updated successfully, but these errors were encountered: