Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-10-17 | blockchain_export can now export to a blocks.dat format | moneromooo-monero | 1 | -18/+1 | |
Also make the number of blocks endian independant, and add support for testnet | |||||
2015-08-14 | blockchain_export: Add --output-file argument | warptangent | 1 | -3/+3 | |
This option will export to the specified file path. The default file path remains <data-dir>/export/blockchain.raw | |||||
2015-05-08 | Rename src/blockchain_converter/ to src/blockchain_utilities/ | warptangent | 1 | -0/+116 | |
Update appropriate files (CMakeLists.txt, README.md) |