aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-04blockchain: add consts where appropriatemoneromooo-monero1-43/+43
2015-01-04extraneous semicolon in Blockchain::complete_timestamps_vectorThomas Winget1-1/+1
2015-01-04more blockchain height-related fixes, syncing other nodes code this timeThomas Winget1-4/+4
2015-01-04add new checkpointing behavior to Blockchain classThomas Winget1-1/+74
2015-01-04moar bug fixes, removed debug printsThomas Winget1-5/+4
2015-01-04BlockchainLMDB seems to be working*!Thomas Winget1-74/+91
2015-01-04some bug fixes, but still needs workThomas Winget1-25/+29
2015-01-04Minor bug fixes and debug printsThomas Winget1-6/+66
2015-01-04minor fixes to Blockchain.cppThomas Winget1-2/+6
2015-01-04Integrate BlockchainDB into cryptonote_coreThomas Winget1-7/+32
2015-01-04Initial commit of BlockchainDB tests, other miscThomas Winget1-1/+6
2015-01-04update new blockchain to build with new changesThomas Winget1-9/+31
2015-01-04stupid past me, fixing typos and shit...Thomas Winget1-21/+21
2015-01-04import of BlockchainDB filesThomas Winget1-0/+2137