Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-22 | cn_deserialize: a new tool to decode blocks and transactions | moneromooo-monero | 1 | -0/+26 | |
2015-10-25 | blockchain_utilities: new blockchain_dump diagnostic tool | moneromooo-monero | 1 | -0/+27 | |
It dumps data from the blockchain to a JSON format, and is intended to help detect differences between data held in different database formats. | |||||
2015-10-17 | blockchain_export can now export to a blocks.dat format | moneromooo-monero | 1 | -0/+4 | |
Also make the number of blocks endian independant, and add support for testnet | |||||
2015-05-08 | Rename src/blockchain_converter/ to src/blockchain_utilities/ | warptangent | 1 | -0/+118 | |
Update appropriate files (CMakeLists.txt, README.md) |