Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-19 | Add missing semicolons after log statements | moneromooo-monero | 1 | -1/+1 | |
2015-10-17 | bootstrap_file: do not try to create a directory with an empty name | moneromooo-monero | 1 | -10/+13 | |
This will happen if the chosen output file does not have a path specified | |||||
2015-08-14 | blockchain_export: Add --output-file argument | warptangent | 1 | -8/+8 | |
This option will export to the specified file path. The default file path remains <data-dir>/export/blockchain.raw | |||||
2015-07-11 | blockchain_utilities: Increase debug statement's log level | warptangent | 1 | -1/+1 | |
2015-05-15 | Rename "--block-number" option to "--block-stop" | warptangent | 1 | -12/+16 | |
Update help output for this and other options. | |||||
2015-05-08 | Rename src/blockchain_converter/ to src/blockchain_utilities/ | warptangent | 1 | -0/+501 | |
Update appropriate files (CMakeLists.txt, README.md) |