aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain_storage.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-15Do store transaction's blob size in transaction_chain_entrySergey Kazenyuk1-3/+4
2015-03-15Use single get_transaction_hash to get both id and blob sizeSergey Kazenyuk1-2/+4
2015-03-05add comment about avoiding overflowsmooth1-0/+6
2015-03-04minimum subsidy for mining incentives, remove unused LEGACY_FEE definesmooth1-1/+2
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-03fixed checkpointing bugRiccardo Spagni1-1/+1
2014-10-03MoneroPulse log wording tweaksRiccardo Spagni1-2/+2
2014-09-30various changes to runtime checkpoint updatingThomas Winget1-10/+43
2014-09-30Fixed segfault with checkpoints loadingThomas Winget1-0/+6
2014-09-30DNS checkpoint updating added, and daemon flag to enforce themThomas Winget1-6/+26
2014-09-30reload checkpoints file every ~hr and print if any failThomas Winget1-0/+21
2014-09-15Pass tx and nonce to genesis block constructorZachary Michaels1-9/+23
2014-09-15Add testnet flagZachary Michaels1-6/+34
2014-09-12output rng fix from boolberryiamsmooth1-2/+1
2014-09-09a few more error messages moved to log level 1fluffypony1-11/+11
2014-09-09moved non-critical warnings and errors to log level 1fluffypony1-49/+49
2014-09-06fix checkpointsiamsmooth1-1/+4
2014-09-06bug fix to checkpoint-on-restore; still fails on 612iamsmooth1-1/+1
2014-09-06checkpoints on restore; currently fails on 212 checkpointiamsmooth1-2/+20
2014-08-01#36 simplewallet refresh include optional height paramJakob Lind1-3/+7
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-07-01Explicit namespacesZachary Michaels1-11/+8
2014-05-25enable checkpointed block verificationmydesktop1-1/+1
2014-05-250.8.8updatemydesktop1-52/+87
2014-05-03initial [broken] updatemydesktop1-9/+54
2014-04-20mining bug fixedthankful_for_today1-2/+2
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-74/+44
2014-03-20some fixesAntonio Juarez1-1/+4
2014-03-03moved all stuff to githubAntonio Juarez1-0/+1633