aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/checkpoints.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-08extract some basic code from libcryptonote_core into libcryptonote_basickenshi841-368/+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