aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_utilities/bootstrap_file.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Allow setting start block on exportHoward Chu2020-10-181-23/+52
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-241-4/+7
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* blockchain_utilities: fix logs and cout output collidingmoneromooo-monero2018-10-271-2/+2
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-2/+2
* blockchain_utilities: report file offset where a read error occursmoneromooo-monero2018-06-271-3/+3
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #2778Riccardo Spagni2017-11-151-9/+8
|\
| * fix output_stream_header memory leakMaxXor2017-11-081-9/+8
* | remove "using namespace std" from headersmoneromooo-monero2017-11-141-3/+3
|/
* Use actual batch size for resize estimatesHoward Chu2017-09-171-37/+63
* blockchain_import: warn for chunks over 500000, not 100000moneromooo-monero2017-09-011-2/+2
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* tools: set requested log levelmoneromooo-monero2017-02-121-1/+1
* Change logging to easylogging++moneromooo-monero2017-01-161-33/+35
* remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero2016-08-281-32/+0
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-22/+22
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-22/+22
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Add missing semicolons after log statementsmoneromooo-monero2015-12-191-1/+1
* bootstrap_file: do not try to create a directory with an empty namemoneromooo-monero2015-10-171-10/+13
* blockchain_export: Add --output-file argumentwarptangent2015-08-141-8/+8
* blockchain_utilities: Increase debug statement's log levelwarptangent2015-07-111-1/+1
* Rename "--block-number" option to "--block-stop"warptangent2015-05-151-12/+16
* Rename src/blockchain_converter/ to src/blockchain_utilities/warptangent2015-05-081-0/+501