Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-16 | Allow BlockchainLMDB to be opened in read-only mode | warptangent | 1 | -2/+5 |
2015-05-15 | Rename "--block-number" option to "--block-stop" | warptangent | 1 | -8/+8 |
2015-05-08 | Rename src/blockchain_converter/ to src/blockchain_utilities/ | warptangent | 1 | -0/+0 |
2015-05-08 | Update blockchain utilities with portable bootstrap file format | warptangent | 1 | -254/+4 |
2015-05-08 | Condense #if directives | warptangent | 1 | -9/+2 |
2015-05-08 | Fix incompatibility with blockchain exporter when source is LMDB | warptangent | 1 | -1/+16 |
2015-03-22 | blockchain_export: show progress during export | warptangent | 1 | -9/+17 |
2015-03-22 | Update Blockchain::get_db() to return reference instead of pointer | warptangent | 1 | -5/+5 |
2015-03-16 | blockchain_export: Add compile-time support for BlockchainDB | warptangent | 1 | -22/+41 |
2015-03-16 | Add blockchain_export utility | warptangent | 1 | -0/+367 |