aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_utilities/fake_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-07blockchain_import: much faster when verifying with cryptonote::coremoneromooo-monero1-133/+0
2017-05-25Move txpool to the databasemoneromooo-monero1-2/+2
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-01-14Use batch transactions when syncingHoward Chu1-2/+2
2016-08-28remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero1-63/+1
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-2/+2
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-2/+2
2016-02-17Fix cffc411c9025e1d28a8b6e32c53c83ba113d9204Howard Chu1-0/+2
2016-02-14blockchain_import: Support BerkeleyDBwarptangent1-1/+13
2016-02-14blockchain_import: Add database type argumentwarptangent1-2/+2
2016-02-14blockchain_import: Make LMDB-specific names generalwarptangent1-5/+5
2016-02-08blockchain_utilities: Have fake_core create HardFork objectwarptangent1-1/+13
2016-02-08fake_core: Check if hard fork subdbs need reset at startwarptangent1-0/+3
2016-01-15Fix hf when import with verify offHoward Chu1-0/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-07-11Optionally allow DB to know expected number of blocks at batch transaction startwarptangent1-3/+3
2015-05-08Rename src/blockchain_converter/ to src/blockchain_utilities/warptangent1-0/+165