This is testing nothing. The checkpoint code is not even reached.
Because the block passed is not the genesis block, the code tries to fetch it's parent, which doesn't exist and as a result we cannot raach the checkpoint related code.
Differential D6758
Remove dead checkpoint test deadalnix on Jun 27 2020, 15:26. Authored by Tags None Subscribers None
Details
This is testing nothing. The checkpoint code is not even reached. Because the block passed is not the genesis block, the code tries to fetch it's parent, which doesn't exist and as a result we cannot raach the checkpoint related code. ninja al check
Diff Detail
|