aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/checkpoints_create.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #749Riccardo Spagni2016-03-251-280/+0
* Revert "Merge pull request #749"Riccardo Spagni2016-03-251-0/+280
* Move checkpoint functions into checkpoints classThomas Winget2016-03-241-280/+0
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-1/+0
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-0/+1
* added checkpointsRiccardo Spagni2016-01-151-0/+8
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-38/+38
* add recent static checkpointJavier Smooth2015-11-221-0/+1
* Fix DNS checkpoint consensus codemoneromooo-monero2015-06-141-9/+6
* DNS Checkpoint updating-related fixes/changesThomas Winget2015-04-221-8/+66
* Enforce DNSSEC for checkpoint updatesThomas Winget2015-03-241-10/+17
* Merge upstream to daemonize changesThomas Winget2015-03-241-0/+1
|\
| * update checkpointsmooth2015-03-061-0/+1
* | DNS checkpoint loading for testnet should now be correctThomas Winget2015-03-011-2/+15
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* added hardcoded checkpoint at block 249380Riccardo Spagni2014-10-071-0/+1
* Merge pull request #167Riccardo Spagni2014-10-061-2/+2
|\
| * fixed signed-unsigned issue from 166Thomas Winget2014-10-021-2/+2
* | MoneroPulse log wording tweaksRiccardo Spagni2014-10-031-2/+3
* | moved file checkpointing log output to log1Riccardo Spagni2014-10-021-6/+6
|/
* various changes to runtime checkpoint updatingThomas Winget2014-09-301-5/+38
* DNS checkpoint updating added, and daemon flag to enforce themThomas Winget2014-09-301-0/+50
* reload checkpoints file every ~hr and print if any failThomas Winget2014-09-301-0/+110