v0.18.4
Checkpoint sync updates:
- Invalidate uncheckpointed forks to allow clients to switch to the checkpointed chain, previously clients would become stuck.
- Verify headers against current checkpoint.
- Add test for checkpoint sync.
Minor test updates.