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