aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_utilities/bootstrap_file.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-24Make difficulty 128 bit instead of 64 bitmoneromooo-monero1-4/+7
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-10-27blockchain_utilities: fix logs and cout output collidingmoneromooo-monero1-2/+2
2018-09-11v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero1-2/+2
2018-06-27blockchain_utilities: report file offset where a read error occursmoneromooo-monero1-3/+3
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-11-15Merge pull request #2778Riccardo Spagni1-9/+8
2017-11-14remove "using namespace std" from headersmoneromooo-monero1-3/+3
2017-11-08fix output_stream_header memory leakMaxXor1-9/+8
2017-09-17Use actual batch size for resize estimatesHoward Chu1-37/+63
2017-09-01blockchain_import: warn for chunks over 500000, not 100000moneromooo-monero1-2/+2
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-12tools: set requested log levelmoneromooo-monero1-1/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-33/+35
2016-08-28remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero1-32/+0
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-22/+22
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-22/+22
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-19Add missing semicolons after log statementsmoneromooo-monero1-1/+1
2015-10-17bootstrap_file: do not try to create a directory with an empty namemoneromooo-monero1-10/+13
2015-08-14blockchain_export: Add --output-file argumentwarptangent1-8/+8
2015-07-11blockchain_utilities: Increase debug statement's log levelwarptangent1-1/+1
2015-05-15Rename "--block-number" option to "--block-stop"warptangent1-12/+16
2015-05-08Rename src/blockchain_converter/ to src/blockchain_utilities/warptangent1-0/+501