summaryrefslogtreecommitdiff
path: root/src/checkpoints/checkpoints.cpp
Commit message (Collapse)AuthorAgeFilesLines
* update checkpoints for point releaseRiccardo Spagni2018-05-231-1/+1
|
* update checkpointsRiccardo Spagni2018-03-181-0/+2
|
* Stagenetstoffu2018-03-051-6/+18
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* checkpoints: trap failure to load JSON checkpointsmoneromooo-monero2017-12-181-1/+5
|
* checkpoints: pass std::string by const ref, not const valuemoneromooo-monero2017-12-181-2/+2
|
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-2/+25
|
* 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