Minor client update is available for testing.
v0.4.4.1
- DNS seeding is enabled now;
- Timestamp field added into checkpoints table;
- Skip header signature checking while connecting a block (it’s safe because ProcessBlock still performs signatures checking);
- Skip PoW header ECDSA signatures validation since block #9689 until the last checkpoint.
This should make synchronization process slightly faster.