aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-25Steps toward multiple dbs available -- workingThomas Winget1-3/+1
2015-03-22Update Blockchain::get_db() to return reference instead of pointerwarptangent1-2/+2
2015-03-16Add support for database open with flagswarptangent1-1/+1
2015-03-15Blockchain: add get_db() accessor, needed for blockchain_importwarptangent1-0/+5
2015-03-06Moved BlockchainDB into its own src/ subfolderThomas Winget1-1/+1
2015-02-23Blockchain: match original function declaration from blockchain_storagewarptangent1-1/+1
2015-01-04blockchain: add consts where appropriatemoneromooo-monero1-41/+41
2015-01-04add new checkpointing behavior to Blockchain classThomas Winget1-2/+4
2015-01-04Integrate BlockchainDB into cryptonote_coreThomas Winget1-3/+7
2015-01-04update new blockchain to build with new changesThomas Winget1-4/+3
2015-01-04import of BlockchainDB filesThomas Winget1-162/+24
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-09-30various changes to runtime checkpoint updatingThomas Winget1-1/+2
2014-09-30DNS checkpoint updating added, and daemon flag to enforce themThomas Winget1-2/+5
2014-09-30reload checkpoints file every ~hr and print if any failThomas Winget1-0/+1
2014-09-15Add testnet flagZachary Michaels1-2/+3
2014-08-01#36 simplewallet refresh include optional height paramJakob Lind1-1/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-05-250.8.8updatemydesktop1-5/+7
2014-04-07Improvements in JSON RPCAntonio Juarez1-15/+1
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-6/+46
2014-03-20some fixesAntonio Juarez1-0/+2
2014-03-03moved all stuff to githubAntonio Juarez1-0/+297