Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Fix hf when import with verify off | Howard Chu | 1 | -0/+1 |
2015-12-31 | update version | Riccardo Spagni | 5 | -5/+5 |
2015-12-31 | updated copyright year | Riccardo Spagni | 14 | -14/+14 |
2015-12-19 | Add missing semicolons after log statements | moneromooo-monero | 2 | -2/+2 |
2015-12-05 | blockchain_db: make the indexing base a BlockchainDB virtual function | moneromooo-monero | 1 | -3/+1 |
2015-12-05 | blockchain_dump: fix output key dump for BDB 1-based indices | moneromooo-monero | 1 | -2/+5 |
2015-11-22 | cn_deserialize: a new tool to decode blocks and transactions | moneromooo-monero | 2 | -0/+196 |
2015-11-21 | Merge pull request #493 | Riccardo Spagni | 3 | -0/+6 |
2015-11-21 | Fix startup crash when using a locale boost does not like | moneromooo-monero | 3 | -0/+6 |
2015-11-21 | Relay transactions when they linger too long in the pool | moneromooo-monero | 1 | -1/+1 |
2015-10-30 | blockchain_dump: fix build without berkeley db | moneromooo-monero | 1 | -0/+4 |
2015-10-27 | blockchain_utilities: properly exit on error | moneromooo-monero | 2 | -7/+7 |
2015-10-26 | Build fixes for the old blockchain_storage version | moneromooo-monero | 1 | -2/+5 |
2015-10-25 | blockchain_utilities: new blockchain_dump diagnostic tool | moneromooo-monero | 2 | -0/+458 |
2015-10-17 | blockchain_export can now export to a blocks.dat format | moneromooo-monero | 6 | -20/+331 |
2015-10-17 | bootstrap_file: do not try to create a directory with an empty name | moneromooo-monero | 1 | -10/+13 |
2015-08-14 | blockchain_import: Add --input-file option | warptangent | 1 | -1/+9 |
2015-08-14 | blockchain_import: Updates for naming consistency | warptangent | 1 | -15/+14 |
2015-08-14 | Merge pull request #374 | Riccardo Spagni | 3 | -16/+21 |
2015-08-14 | blockchain_export: Add --output-file argument | warptangent | 3 | -16/+21 |
2015-08-14 | doc: hammer the fact that the raw file isn't blockchain.bin | moneromooo-monero | 1 | -1/+2 |
2015-07-15 | Merge pull request #334 | Riccardo Spagni | 4 | -8/+8 |
2015-07-11 | blockchain_utilities: Increase debug statement's log level | warptangent | 1 | -1/+1 |
2015-07-11 | blockchain_utilities: Pass expected number of blocks when starting batch | warptangent | 2 | -4/+4 |
2015-07-11 | Optionally allow DB to know expected number of blocks at batch transaction start | warptangent | 1 | -3/+3 |
2015-07-07 | blockchain_utilities/README.md: add workaround for resizing in batch mode | moneromooo-monero | 1 | -0/+3 |
2015-07-07 | blockchain_utilities/README.md: add high level "what is this about" | moneromooo-monero | 1 | -1/+7 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -8/+13 |
2015-05-16 | Support debugging command --pop-blocks on in-memory blockchain | warptangent | 1 | -9/+14 |
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 | 3 | -46/+45 |
2015-05-15 | Check if chunk size is zero instead of negative | warptangent | 1 | -2/+2 |
2015-05-08 | Rename src/blockchain_converter/ to src/blockchain_utilities/ | warptangent | 9 | -0/+2274 |