Page MenuHomePhabricator

Remove dead checkpoint test
ClosedPublic

Authored by deadalnix on Jun 27 2020, 15:26.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCedbca26ce4c2: Remove dead checkpoint test
Summary

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.

Test Plan
ninja al check