Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 1 | -6/+6 | |
Replace boolean values and exceptions where appropriate | |||||
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 | 1 | -0/+431 | |
It dumps data from the blockchain to a JSON format, and is intended to help detect differences between data held in different database formats. |