mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 06:46:10 +00:00
ba1d7e2ed4
* switch state cache to use ref statedata objects to limit memory usage * more directly initialize ref StateData * use HashedBeaconState instead of StateData to try to fix memory leak * switch cache to seq[ref HashedBeaconState] * remove unused import Co-authored-by: Ștefan Talpalaru <stefantalpalaru@yahoo.com>