Observation
At some block N, we would switch from the MPT to the PBT. Ideally nodes do not drop all MPT related state because if we reorg back to block N-1 we will be at the MPT block again. Nodes should in the worse case drop state after block N has been finalised.
Suggestion
This is a tracking issue for testing this reorg edge case
Observation
At some block N, we would switch from the MPT to the PBT. Ideally nodes do not drop all MPT related state because if we reorg back to block N-1 we will be at the MPT block again. Nodes should in the worse case drop state after block N has been finalised.
Suggestion
This is a tracking issue for testing this reorg edge case