aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/checkpoints_create.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-03-01DNS checkpoint loading for testnet should now be correctThomas Winget1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-30DNS checkpoint updating added, and daemon flag to enforce themThomas Winget1-0/+2
The daemon should now check for updated checkpoints from checkpoints.moneropulse.org as well as from the configured json file every ~1hr (and on launch). The daemon now has a flag to enable enforcing these checkpoints (rather than just printing a warning when they fail). TODO: an easily configurable list of DNS servers to check for checkpoints as opposed to the hard-coded "checkpoints.moneropulse.org"
2014-09-30reload checkpoints file every ~hr and print if any failThomas Winget1-70/+4
also some other minor bug squashing and code formatting
2014-09-25Added ability to read chechpoint hashes from json file in data folderTomer Konforty1-0/+50
2014-09-24checkpointiamsmooth1-0/+1
2014-09-24checkpointiamsmooth1-0/+2
2014-09-24checkpointsiamsmooth1-0/+5
2014-09-24checkpointiamsmooth1-0/+1
2014-09-24checkpointsiamsmooth1-3/+5
2014-09-06fix checkpointsiamsmooth1-3/+3
2014-09-06checkpoints on restore; currently fails on 212 checkpointiamsmooth1-0/+4
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-06-14added checkpoint @ 80000monero-project1-0/+1
2014-05-250.8.8updatemydesktop1-6/+3
2014-05-08disable checkpointing for security reasonsmonero-project1-2/+6
Further investigation of fast sync security is required
2014-05-07added checkpoint @ 29556monero-project1-0/+1
2014-05-03fix genesis block hash, checkpoint, days behindmydesktop1-1/+1
2014-05-03initial [broken] updatemydesktop1-1/+2
2014-04-18checkpoints removedthankful_for_today1-11/+0
2014-04-09Port mapping with UPnPAntonio Juarez1-1/+2
2014-03-03moved all stuff to githubAntonio Juarez1-0/+27