You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be required to only store the last accepted block + any pre-proposervm blocks (genesis) on disk. The rest should be stored on our behalf by the proposervm in avalanchego (and served to anyone that wants them).
Invariant: we never serve inner blocks to peers, only wrapped blocks?