aboutsummaryrefslogtreecommitdiff
path: root/src/debug_utilities (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22Pruningmoneromooo-monero1-2/+0
2018-11-22cn_deserialize: allow parsing partially valid tx extramoneromooo-monero1-2/+3
2018-10-12Remove epee header dependency on cryptonote_coremoneromooo-monero1-0/+1
2018-09-14cn_deserialize: comment out pruned tx casemoneromooo-monero1-0/+2
2018-08-25cn_deserialize: extract payment ids from extra noncemoneromooo-monero1-1/+10
2018-08-25cn_deserialize: support pruned transactionsmoneromooo-monero1-2/+5
2018-06-19Merge pull request #3821luigi11111-0/+5
2018-05-17object_sizes: add a few useful typesmoneromooo-monero1-0/+5
2018-04-25cn_deserialize: dump additional tx pubkeysmoneromooo-monero1-0/+3
2018-03-05cn_deserialize: link with device and ringctmoneromooo-monero1-0/+2
2018-01-28cn_deserialize: check for raw tx_extramoneromooo-monero1-12/+22
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric3-3/+3
2017-12-25Merge pull request #2920Riccardo Spagni1-1/+1
2017-12-25Merge pull request #2888Riccardo Spagni1-2/+6
2017-12-18use const refs in for loops for non tiny typesmoneromooo-monero1-1/+1
2017-12-17Merge pull request #2877Riccardo Spagni1-1/+1
2017-12-16move connection_basic and network_throttle from src/p2p to epeemoneromooo-monero1-1/+1
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-0/+1
2017-12-06cn_deserialize: print tx extra fields in partly decoded tx extramoneromooo-monero1-2/+6
2017-10-15Merge pull request #2592Riccardo Spagni1-1/+0
2017-10-14Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero2-2/+2
2017-10-07Remove network_address_base which has been merged with ipv4_network_address i...Michał Sałaban1-1/+0
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
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
2017-08-03cn_deserialize: move to new debug_utilities subdirectorymoneromooo-monero2-0/+241