aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain_storage.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-25Merge pull request #749Riccardo Spagni1-4/+4
2016-03-25Revert "Merge pull request #749"Riccardo Spagni1-4/+4
2016-03-24Move checkpoint functions into checkpoints classThomas Winget1-4/+4
2016-01-30new flush_txpool command, and associated RPC callmoneromooo-monero1-0/+19
2016-01-29Fix V1/V2 use of hard fork related parametersmoneromooo-monero1-5/+5
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-15Fix typowarptangent1-1/+1
2015-12-15Replace tabs with two spaces for consistency with rest of codebasewarptangent1-44/+44
2015-11-21Relay transactions when they linger too long in the poolmoneromooo-monero1-4/+5
2015-11-13More changes for 2-min blocksJavier Smooth1-3/+3
2015-11-13Adjust difficulty target (2 min) and full reward zone (60 kbytes) for block v...Javier Smooth1-1/+1
2015-10-26Build fixes for the old blockchain_storage versionmoneromooo-monero1-4/+6
2015-10-26Merge pull request #444Riccardo Spagni1-1/+1
2015-10-25Fix leak on real output when using a very recent outputmoneromooo-monero1-1/+1
2015-10-25Add functions to iterate through blocks, txes, outputs, key imagesmoneromooo-monero1-0/+38
2015-09-19core: add consts where appropriatemoneromooo-monero1-3/+3
2015-04-07Merge BlockchainDB into upstreamThomas Winget1-80/+70
2015-04-05handle unlikely rounding up after sqrtJavier Smooth1-0/+3
2015-04-05triangular distribution to choose recent outputs more often for mixinsJavier Smooth1-1/+5
2015-04-01Merge remote-tracking branch 'monero-official/master' into network-1.6-work1rfree2monero1-6/+17
2015-03-29Merge upstream into blockchainThomas Winget1-4/+7
2015-03-26Merge pull request #242Riccardo Spagni1-4/+7
2015-03-25Merge upstream updates into blockchain branchThomas Winget1-2/+10
2015-03-24Merge upstream to daemonize changesThomas Winget1-1/+8
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-03-01DNS checkpoint loading for testnet should now be correctThomas Winget1-1/+2
2015-02-202014 network limit 1.2 +utils +toc -doc -drmonerorfree2monero1-17/+2
2015-02-202014 network limit 1.1 +utils +toc -doc -drmonerorfree2monero1-0/+18
2015-02-202014 network limit 1.0a +utils +toc -doc -drmonerorfree2monero1-0/+26
2015-02-02Add compile-time support for both db implementations: in-memory and LMDBwarptangent1-1/+1
2015-01-04blockchain_storage: refactor genesis block creationmoneromooo-monero1-15/+5
2015-01-04blockchain_storage: add consts where appropriatemoneromooo-monero1-53/+53
2015-01-04very, VERY primitive blockchain converterThomas Winget1-11/+11
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