Where can I read more about this Monero checkpointing?
https://github.com/monero-project/bitmonero/commits/master?page=3https://twitter.com/monerocurrency/status/519850497323196418MoneroPulse: a loosely distributed checkpoint alert system. Normal nodes occasionally check and warn, but you can also force the right fork
https://bitcointalk.org/index.php?topic=583449.msg9109547;topicseen#msg9109547The addition of MoneroPulse, a loosely distributed checkpoint alert system. MoneroPulse will allow us to add both block hash checkpoints and blob hash checkpoints (to defeat attacks like the Block 202612 attack). For ordinary nodes that are checked at least occasionally, the daemon will notify you in angry red letters when your local chain doesn't meet a checkpoint. If you run an unattended node (merchant systems, pools, etc.) you will want to turn on the "--enforce-dns-checkpointing" flag so that these checkpoints are enforced and not merely notified.
https://bitcointalk.org/index.php?topic=583449.msg9190733#msg9190733support for long / blob hash checkpointing on both the file and DNS side.
...
Core: DNS checkpointing is now asynchronous, and doesn't prevent blocks from being received (in testing)
Core: file and DNS checkpoints now also support blob hash (longhash) checkpointing (in testing)
These steps were the result of BCX the evil supervillain forcing evolution through a threatened Timewarp attack.
