Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 1 | -3/+1 |
2015-03-22 | Update Blockchain::get_db() to return reference instead of pointer | warptangent | 1 | -2/+2 |
2015-03-16 | Add support for database open with flags | warptangent | 1 | -1/+1 |
2015-03-15 | Blockchain: add get_db() accessor, needed for blockchain_import | warptangent | 1 | -0/+5 |
2015-03-06 | Moved BlockchainDB into its own src/ subfolder | Thomas Winget | 1 | -1/+1 |
2015-02-23 | Blockchain: match original function declaration from blockchain_storage | warptangent | 1 | -1/+1 |
2015-01-04 | blockchain: add consts where appropriate | moneromooo-monero | 1 | -41/+41 |
2015-01-04 | add new checkpointing behavior to Blockchain class | Thomas Winget | 1 | -2/+4 |
2015-01-04 | Integrate BlockchainDB into cryptonote_core | Thomas Winget | 1 | -3/+7 |
2015-01-04 | update new blockchain to build with new changes | Thomas Winget | 1 | -4/+3 |
2015-01-04 | import of BlockchainDB files | Thomas Winget | 1 | -0/+221 |