aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/BlockchainDB_impl (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-04some bug fixes, but still needs workThomas Winget1-2/+21
2015-01-04Minor bug fixes and debug printsThomas Winget1-0/+56
2015-01-04minor fixes to Blockchain.cppThomas Winget1-1/+1
2015-01-04Integrate BlockchainDB into cryptonote_coreThomas Winget1-0/+1
2015-01-04All LMDB BlockchainDB implemented, not testedThomas Winget2-135/+900
2015-01-04LMDB blockchain: remove outputs and spent keysThomas Winget1-0/+63
2015-01-04Adding block data to LMDB BlockchainDB codedThomas Winget2-7/+223
2015-01-04Parts of LMDB impl of BlockchainDB done and workingThomas Winget2-30/+405
2015-01-04Initial commit of lmdb BlockchainDB implThomas Winget2-0/+472