Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-08 | Rename src/blockchain_converter/ to src/blockchain_utilities/ | warptangent | 1 | -154/+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-04-07 | Merge BlockchainDB into upstream | Thomas Winget | 1 | -0/+396 |
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 |