aboutsummaryrefslogtreecommitdiff
path: root/src/debug_utilities
Commit message (Expand)AuthorAgeFilesLines
* Pruningmoneromooo-monero2019-01-221-2/+0
* cn_deserialize: allow parsing partially valid tx extramoneromooo-monero2018-11-221-2/+3
* Remove epee header dependency on cryptonote_coremoneromooo-monero2018-10-121-0/+1
* cn_deserialize: comment out pruned tx casemoneromooo-monero2018-09-141-0/+2
* cn_deserialize: extract payment ids from extra noncemoneromooo-monero2018-08-251-1/+10
* cn_deserialize: support pruned transactionsmoneromooo-monero2018-08-251-2/+5
* Merge pull request #3821luigi11112018-06-191-0/+5
|\
| * object_sizes: add a few useful typesmoneromooo-monero2018-05-171-0/+5
* | cn_deserialize: dump additional tx pubkeysmoneromooo-monero2018-04-251-0/+3
|/
* cn_deserialize: link with device and ringctmoneromooo-monero2018-03-051-0/+2
* cn_deserialize: check for raw tx_extramoneromooo-monero2018-01-281-12/+22
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-263-3/+3
* Merge pull request #2920Riccardo Spagni2017-12-251-1/+1
|\
| * use const refs in for loops for non tiny typesmoneromooo-monero2017-12-181-1/+1
* | Merge pull request #2888Riccardo Spagni2017-12-251-2/+6
|\ \ | |/ |/|
| * cn_deserialize: print tx extra fields in partly decoded tx extramoneromooo-monero2017-12-061-2/+6
* | Merge pull request #2877Riccardo Spagni2017-12-171-1/+1
|\ \
| * | move connection_basic and network_throttle from src/p2p to epeemoneromooo-monero2017-12-161-1/+1
| |/
* / move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
|/
* Merge pull request #2592Riccardo Spagni2017-10-151-1/+0
|\
| * Remove network_address_base which has been merged with ipv4_network_address i...Michał Sałaban2017-10-071-1/+0
* | Add tools::on_startup, and warn about glibc 2.25 bug if foundmoneromooo-monero2017-10-142-2/+2
|/
* build: auto update version info without manually deleting version.hstoffu2017-09-211-4/+0
* Revert "Cleanup test impact of moving blockchain_db_types()"Howard Chu2017-08-291-1/+0
* Cleanup test impact of moving blockchain_db_types()Howard Chu2017-08-221-0/+1
* debug_utilities: new object-sizes debug toolmoneromooo-monero2017-08-042-0/+139
* cn_deserialize: move to new debug_utilities subdirectorymoneromooo-monero2017-08-032-0/+241