aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-12-16move includes around to lessen overall loadmoneromooo-monero2-29/+26
2017-11-11checkpoints: add a testnet checkpoint at 1000000moneromooo-monero1-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)
2017-09-25Merge pull request #2526Riccardo Spagni1-0/+60
db215ecd checkpoints: add missing CMakeLists.txt (moneromooo-monero)
2017-09-25checkpoints: add missing CMakeLists.txtmoneromooo-monero1-0/+60
2017-09-25checkpoints: add a token checkpoint on testnet (the genesis block)moneromooo-monero2-2/+9
2017-09-25move checkpoints in a separate librarymoneromooo-monero2-0/+489