Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-04 | some bug fixes, but still needs work | Thomas Winget | 1 | -2/+21 |
2015-01-04 | Minor bug fixes and debug prints | Thomas Winget | 1 | -0/+56 |
2015-01-04 | minor fixes to Blockchain.cpp | Thomas Winget | 1 | -1/+1 |
2015-01-04 | Integrate BlockchainDB into cryptonote_core | Thomas Winget | 1 | -0/+1 |
2015-01-04 | All LMDB BlockchainDB implemented, not tested | Thomas Winget | 2 | -135/+900 |
2015-01-04 | LMDB blockchain: remove outputs and spent keys | Thomas Winget | 1 | -0/+63 |
2015-01-04 | Adding block data to LMDB BlockchainDB coded | Thomas Winget | 2 | -7/+223 |
2015-01-04 | Parts of LMDB impl of BlockchainDB done and working | Thomas Winget | 2 | -30/+405 |
2015-01-04 | Initial commit of lmdb BlockchainDB impl | Thomas Winget | 2 | -0/+472 |