aboutsummaryrefslogtreecommitdiff
path: root/src/debug_utilities (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-10-15Merge pull request #2592Riccardo Spagni1-1/+0
dc19659d Remove network_address_base which has been merged with ipv4_network_address in 8b006877 (Michał Sałaban) 2183ade0 Don't try to create wallet-dir when it's not given, don't crash if wallet-dir already exists. (Michał Sałaban)
2017-10-14Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero2-2/+2
https://sourceware.org/bugzilla/show_bug.cgi?id=21778
2017-10-07Remove network_address_base which has been merged with ipv4_network_address ↵Michał Sałaban1-1/+0
in 8b006877
2017-09-21build: auto update version info without manually deleting version.hstoffu1-4/+0
2017-08-29Revert "Cleanup test impact of moving blockchain_db_types()"Howard Chu1-1/+0
This reverts commit 3dd34a49efd2954b0a5eb020abd168d9379b98c4.
2017-08-22Cleanup test impact of moving blockchain_db_types()Howard Chu1-0/+1
2017-08-04debug_utilities: new object-sizes debug toolmoneromooo-monero2-0/+139
It prints the size of various interesting types, to make it easier to match leaks to possible leaked object types
2017-08-03cn_deserialize: move to new debug_utilities subdirectorymoneromooo-monero2-0/+241