aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/checkpoints.cpp
Commit message (Expand)AuthorAgeFilesLines
* extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-368/+0
* Change logging to easylogging++moneromooo-monero2017-01-161-2/+5
* update checkpointsRiccardo Spagni2016-12-131-0/+3
* add checkpointsRiccardo Spagni2016-09-181-0/+2
* Merge pull request #749Riccardo Spagni2016-03-251-11/+240
* Revert "Merge pull request #749"Riccardo Spagni2016-03-251-240/+11
* Move checkpoint functions into checkpoints classThomas Winget2016-03-241-7/+239
* doxygen documentation for checkpoints.{h,cpp}Thomas Winget2016-03-221-4/+1
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Fixes segfault in Blockchain::handle_alternative_blockThomas Winget2015-01-091-0/+4
* checkpoints: add consts where appropriatemoneromooo-monero2015-01-041-4/+4
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* moved checkpoint log levelRiccardo Spagni2014-10-021-1/+1
* various changes to runtime checkpoint updatingThomas Winget2014-09-301-0/+11
* reload checkpoints file every ~hr and print if any failThomas Winget2014-09-301-0/+6
* Adding an identical existing checkpoint should not errorThomas Winget2014-09-301-2/+7
* Added ability to read chechpoint hashes from json file in data folderTomer Konforty2014-09-251-0/+9
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* 0.8.8updatemydesktop2014-05-251-2/+24
* moved all stuff to githubAntonio Juarez2014-03-031-0/+48