summaryrefslogtreecommitdiff
path: root/src/blockchain_utilities
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6094Alexander Blair2020-02-061-2/+2
|\
| * blockchain_stats: make it work on pruned blockchainsmoneromooo-monero2019-11-041-2/+2
* | Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-1/+1
|/
* utils: Increase max block size for import/exportNathan Dorfman2019-10-171-1/+1
* Merge pull request #5915luigi11112019-10-083-11/+23
|\
| * monerod can now sync from pruned blocksmoneromooo-monero2019-09-273-11/+23
* | Merge pull request #5878luigi11112019-09-249-236/+26
|\ \
| * | Removed Berkeley DB and db switching logicJesus Ramirez2019-09-169-236/+26
* | | Merge pull request #5877luigi11112019-09-241-1/+1
|\ \ \ | |_|/ |/| |
| * | Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-1/+1
| |/
* | blockchain_blackball: use is_output_spent instead of ringdb.blackballed for s...stoffu2019-08-221-1/+11
* | blockchain_blackball: add --historical-stat which prints historical stats of ...stoffu2019-08-221-2/+165
|/
* Merge pull request #5574luigi11112019-07-241-1/+1
|\
| * blockchain_export: allow exporting blocks.dat format from prunedmoneromooo-monero2019-05-241-1/+1
* | Merge pull request #5502luigi11112019-07-241-0/+1
|\ \ | |/ |/|
| * add a few checks where it seems appropriatemoneromooo-monero2019-04-291-0/+1
* | Made code block usage consistent across all .md filesRohaq2019-05-121-1/+1
|/
* Merge pull request #5406Riccardo Spagni2019-04-161-1/+5
|\
| * blockchain_import: error out if preparing to handle blocks failsmoneromooo-monero2019-04-071-1/+5
* | Merge pull request #5380Riccardo Spagni2019-04-111-1/+1
|\ \
| * | blockchain_stats: fix sign in formatting functionmoneromooo-monero2019-04-011-1/+1
| |/
* | Merge pull request #5378Riccardo Spagni2019-04-111-18/+0
|\ \ | |/ |/|
| * Allow pruning before v10moneromooo-monero2019-04-011-18/+0
* | Make difficulty 128 bit instead of 64 bitmoneromooo-monero2019-03-244-9/+46
|/
* Update 2019 copyrightbinaryFate2019-03-0516-16/+16
* core: avoid double parsing blocks after hohmoneromooo-monero2019-03-051-2/+10
* Avoid repeated (de)serialization when syncingmoneromooo-monero2019-03-051-3/+3
* Merge pull request #5108Riccardo Spagni2019-03-041-0/+18
|\
| * blockchain_prune: don't prune before v10moneromooo-monero2019-01-301-0/+18
* | ArticMine's new block weight algorithmmoneromooo-monero2019-03-041-1/+2
|/
* Pruningmoneromooo-monero2019-01-223-0/+702
* blockchain_ancestry: allow getting ancestry of a single outputmoneromooo-monero2019-01-161-229/+209
* blockchain_blackball: make log file name consistent with executablestoffu2018-12-221-1/+1
* Merge pull request #4901Riccardo Spagni2018-12-122-0/+338
|\
| * blockchain_prune_known_spent_data: blackball file is now optionalmoneromooo-monero2018-11-271-7/+44
| * Outputs where all amounts are known spent can now be prunedmoneromooo-monero2018-11-272-0/+301
* | Merge pull request #4899Riccardo Spagni2018-12-121-1/+95
|\ \
| * | blockchain_blackball: spot when all outputs of an amount are spentmoneromooo-monero2018-11-241-1/+95
| |/
* | Merge pull request #4894Riccardo Spagni2018-12-041-1/+1
|\ \
| * | remove some unused codemoneromooo-monero2018-11-231-1/+1
| |/
* / blockchain_stats: don't use gmtime_r on Windowsmoneromooo-monero2018-11-211-1/+1
|/
* Merge pull request #4742Riccardo Spagni2018-11-062-4/+4
|\
| * blockchain_utilities: fix logs and cout output collidingmoneromooo-monero2018-10-272-4/+4
* | Merge pull request #4694Riccardo Spagni2018-11-042-0/+365
|\ \
| * | Add stats utilityHoward Chu2018-10-232-0/+365
* | | Merge pull request #4692Riccardo Spagni2018-11-042-10/+5
|\ \ \ | |_|/ |/| |
| * | blockchain_utilities: simplify getting block blob from heightmoneromooo-monero2018-10-222-10/+5
| |/
* | Merge pull request #4536Riccardo Spagni2018-10-262-18/+10
|\ \ | |/ |/|
| * blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-222-18/+10
* | Rename "blackball" for claritymoneromooo-monero2018-10-182-13/+13
|/