aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints
Commit message (Collapse)AuthorAgeFilesLines
* update checkpointsRiccardo Spagni2018-03-181-0/+2
|
* Stagenetstoffu2018-03-052-12/+25
|
* Update 2018 copyrightxmr-eric2018-01-263-3/+3
|
* checkpoints: trap failure to load JSON checkpointsmoneromooo-monero2017-12-181-1/+5
|
* checkpoints: pass std::string by const ref, not const valuemoneromooo-monero2017-12-182-4/+4
|
* move includes around to lessen overall loadmoneromooo-monero2017-12-162-29/+26
|
* 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)
* Merge pull request #2526Riccardo Spagni2017-09-251-0/+60
|\ | | | | | | db215ecd checkpoints: add missing CMakeLists.txt (moneromooo-monero)
| * checkpoints: add missing CMakeLists.txtmoneromooo-monero2017-09-251-0/+60
|
* checkpoints: add a token checkpoint on testnet (the genesis block)moneromooo-monero2017-09-252-2/+9
|
* move checkpoints in a separate librarymoneromooo-monero2017-09-252-0/+489