Age | Commit message (Expand) | Author | Files | Lines |
2015-10-11 | from hard fork 2, all outputs must be decomposed | moneromooo-monero | 1 | -0/+1 |
2015-09-20 | hardfork: most state now saved to the DB | moneromooo-monero | 1 | -3/+3 |
2015-09-19 | Add an RPC call and daemon command to get info on hard fork voting | moneromooo-monero | 1 | -0/+3 |
2015-09-19 | core: add consts where appropriate | moneromooo-monero | 1 | -3/+3 |
2015-09-13 | core: moan when we think an update is needed to get latest hard fork info | moneromooo-monero | 1 | -0/+2 |
2015-09-12 | blockchain: use the new hardfork class | moneromooo-monero | 1 | -2/+5 |
2015-09-12 | blockchain: add a couple missing includes | moneromooo-monero | 1 | -0/+2 |
2015-08-11 | blockchain: remove dead code | moneromooo-monero | 1 | -3/+0 |
2015-07-15 | Removed on_idle() calls to Blockchain::store_blockchain() for lmdb. | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -0/+1 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -8/+56 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -1/+1 |
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 |