Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-28 | remove original Cryptonote blockchain_storage blockchain format | moneromooo-monero | 1 | -32/+0 | |
2016-03-21 | Revert "Print stack trace upon exceptions" | moneromooo-monero | 1 | -22/+22 | |
Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d. | |||||
2016-03-19 | Print stack trace upon exceptions | moneromooo-monero | 1 | -22/+22 | |
Useful for debugging users' logs | |||||
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
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) |