lodestar
lodestar copied to clipboard
Produce block using parent IBeaconStateView
Problem description
Right now, in order to produce block we need a full CachedBeaconStateAllForks
Solution description
as part of #8650 we should switch to enhancing and using IBeaconStateView instead
this requires using IBeaconStateView for all oppools
Additional context
No response