summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain_storage.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed checkpointing bugRiccardo Spagni2014-10-031-1/+1
* MoneroPulse log wording tweaksRiccardo Spagni2014-10-031-2/+2
* various changes to runtime checkpoint updatingThomas Winget2014-09-301-10/+43
* Fixed segfault with checkpoints loadingThomas Winget2014-09-301-0/+6
* DNS checkpoint updating added, and daemon flag to enforce themThomas Winget2014-09-301-6/+26
* reload checkpoints file every ~hr and print if any failThomas Winget2014-09-301-0/+21
* Pass tx and nonce to genesis block constructorZachary Michaels2014-09-151-9/+23
* Add testnet flagZachary Michaels2014-09-151-6/+34
* output rng fix from boolberryiamsmooth2014-09-121-2/+1
* a few more error messages moved to log level 1fluffypony2014-09-091-11/+11
* moved non-critical warnings and errors to log level 1fluffypony2014-09-091-49/+49
* fix checkpointsiamsmooth2014-09-061-1/+4
* bug fix to checkpoint-on-restore; still fails on 612iamsmooth2014-09-061-1/+1
* checkpoints on restore; currently fails on 212 checkpointiamsmooth2014-09-061-2/+20
* #36 simplewallet refresh include optional height paramJakob Lind2014-08-011-3/+7
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* Explicit namespacesZachary Michaels2014-07-011-11/+8
* enable checkpointed block verificationmydesktop2014-05-251-1/+1
* 0.8.8updatemydesktop2014-05-251-52/+87
* initial [broken] updatemydesktop2014-05-031-9/+54
* mining bug fixedthankful_for_today2014-04-201-2/+2
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-74/+44
* some fixesAntonio Juarez2014-03-201-1/+4
* moved all stuff to githubAntonio Juarez2014-03-031-0/+1633