aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints/checkpoints.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2020-07-19Merge pull request #6534Alexander Blair1-1/+12
2020-06-09daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...stoffu1-1/+12
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-1/+0
2018-03-05Stagenetstoffu1-6/+7
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-18checkpoints: pass std::string by const ref, not const valuemoneromooo-monero1-2/+2
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-27/+1
2017-09-25checkpoints: add a token checkpoint on testnet (the genesis block)moneromooo-monero1-1/+2
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-0/+217