aboutsummaryrefslogtreecommitdiff
path: root/src/checkpoints/checkpoints.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-07-13build: prepare v0.18.0.0selsta1-0/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-03-28Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr1-0/+2
2020-09-14build: prepare v0.17selsta1-0/+1
2020-06-09daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...stoffu1-47/+71
2020-05-31Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett1-5/+4
2020-05-14build: fix boost 1.73 compatibilityselsta1-2/+2
2020-05-13build: prepare v0.16.0.0 releaseselsta1-0/+2
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-11-02Merge pull request #6079Riccardo Spagni1-0/+1
2019-11-020.15.0.0 release engineeringRiccardo Spagni1-0/+1
2019-06-14prep for 0.14.1 releaseRiccardo Spagni1-0/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05update checkpoints, update README for 0.14.1 releaseRiccardo Spagni1-0/+1
2018-12-08epee: avoid string allocation when parsing a pod from stringmoneromooo-monero1-2/+2
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-5/+3
2018-09-25add checkpoints for testnet and mainnetRiccardo Spagni1-1/+2
2018-05-23update checkpoints for point releaseRiccardo Spagni1-1/+1
2018-03-18update checkpointsRiccardo Spagni1-0/+2
2018-03-05Stagenetstoffu1-6/+18
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-18checkpoints: trap failure to load JSON checkpointsmoneromooo-monero1-1/+5
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-2/+25
2017-11-11checkpoints: add a testnet checkpoint at 1000000moneromooo-monero1-1/+1
2017-09-25checkpoints: add a token checkpoint on testnet (the genesis block)moneromooo-monero1-1/+7
2017-09-25move checkpoints in a separate librarymoneromooo-monero1-1/+2
2017-09-06update hardcoded checkpointsRiccardo Spagni1-0/+2
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-20dns_utils: factor TXT record loading code from checkpoint codemoneromooo-monero1-104/+5
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-0/+0
2017-01-16Change logging to easylogging++moneromooo-monero1-2/+5
2016-12-13update checkpointsRiccardo Spagni1-0/+3
2016-09-18add checkpointsRiccardo Spagni1-0/+2
2016-03-25Merge pull request #749Riccardo Spagni1-11/+240
2016-03-25Revert "Merge pull request #749"Riccardo Spagni1-240/+11
2016-03-24Move checkpoint functions into checkpoints classThomas Winget1-7/+239
2016-03-22doxygen documentation for checkpoints.{h,cpp}Thomas Winget1-4/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-09Fixes segfault in Blockchain::handle_alternative_blockThomas Winget1-0/+4
2015-01-04checkpoints: add consts where appropriatemoneromooo-monero1-4/+4
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-02moved checkpoint log levelRiccardo Spagni1-1/+1
2014-09-30various changes to runtime checkpoint updatingThomas Winget1-0/+11
2014-09-30reload checkpoints file every ~hr and print if any failThomas Winget1-0/+6
2014-09-30Adding an identical existing checkpoint should not errorThomas Winget1-2/+7
2014-09-25Added ability to read chechpoint hashes from json file in data folderTomer Konforty1-0/+9
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-05-250.8.8updatemydesktop1-2/+24
2014-03-03moved all stuff to githubAntonio Juarez1-0/+48