aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints/checkpoints.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* checkpoints: add a testnet checkpoint at 1000000moneromooo-monero2017-11-111-1/+1
| | | | | | Makes working on testnet a lot easier (much less I/O when loading and saving wallets, and exercises the hashchain code before any changes are merged)
* checkpoints: add a token checkpoint on testnet (the genesis block)moneromooo-monero2017-09-251-1/+7
|
* move checkpoints in a separate librarymoneromooo-monero2017-09-251-0/+272