aboutsummaryrefslogtreecommitdiff
path: root/src/blockchain_utilities/CMakeLists.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-22Pruningmoneromooo-monero1-0/+33
2018-11-27Outputs where all amounts are known spent can now be prunedmoneromooo-monero1-0/+33
2018-11-04Merge pull request #4694Riccardo Spagni1-0/+28
2018-10-26Merge pull request #4536Riccardo Spagni1-17/+3
2018-10-23Add stats utilityHoward Chu1-0/+28
2018-10-22blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon1-17/+3
2018-10-18Rename "blackball" for claritymoneromooo-monero1-1/+1
2018-10-08Revert "Merge pull request #4472"Riccardo Spagni1-3/+17
2018-10-04blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon1-17/+3
2018-09-29Fix 32bit depends buildsTheCharlatan1-0/+2
2018-09-18Merge pull request #3430Riccardo Spagni1-1/+3
2018-09-10Add support for apple and arm buildingTheCharlatan1-1/+3
2018-08-07blockchain_depth: get the average min depth of a set of txesmoneromooo-monero1-0/+32
2018-07-30blockchain_ancestry: finds all ancestors of a tx, block, or chainmoneromooo-monero1-0/+32
2018-05-30blockchain_utilities: do not link against unneeded p2p libmoneromooo-monero1-4/+0
2018-03-16new blockchain_usage tool, reports on output usagemoneromooo-monero1-0/+33
2018-03-16blockchain_utilities: new blockchain_blackball toolmoneromooo-monero1-0/+37
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-31Add misc hardening flags to the cmake machinerymoneromooo-monero1-2/+2
2017-10-15blockchain_utilities: Add monero-blockchain-{ex,im}port binaries todev/beber/installBertrand Jacquin1-0/+2
2017-09-21build: auto update version info without manually deleting version.hstoffu1-4/+2
2017-08-15Merge pull request #2248Riccardo Spagni1-23/+0
2017-08-07blockchain_import: much faster when verifying with cryptonote::coremoneromooo-monero1-2/+12
2017-08-03cn_deserialize: move to new debug_utilities subdirectorymoneromooo-monero1-23/+0
2017-02-24blockchain_utilities: link against blockchain_dbmoneromooo-monero1-0/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+3
2016-12-13rename cn_deserializeRiccardo Spagni1-1/+1
2016-10-30Revert "remove cn_deserialize"moneromooo-monero1-0/+22
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-4/+4
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-8/+16
2016-09-03remove blockchain_dumpRiccardo Spagni1-27/+0
2016-09-03rename blockchain utilsRiccardo Spagni1-3/+3
2016-09-03remove cn_deserializeRiccardo Spagni1-27/+0
2016-08-28remove original Cryptonote blockchain_storage blockchain formatmoneromooo-monero1-33/+0
2016-02-18blockchain_import: Pass ARCH_WIDTH macro if 32-bit or not.warptangent1-4/+4
2016-02-17blockchain_import: Check bit width for more than just WIN32warptangent1-0/+10
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-11-22cn_deserialize: a new tool to decode blocks and transactionsmoneromooo-monero1-0/+26
2015-10-25blockchain_utilities: new blockchain_dump diagnostic toolmoneromooo-monero1-0/+27
2015-10-17blockchain_export can now export to a blocks.dat formatmoneromooo-monero1-0/+4
2015-05-08Rename src/blockchain_converter/ to src/blockchain_utilities/warptangent1-0/+118