summaryrefslogtreecommitdiff
path: root/src/blockchain_utilities/blockchain_usage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Removed Berkeley DB and db switching logicJesus Ramirez2019-09-161-21/+4
|
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Merge pull request #3543luigi11112018-05-311-3/+10
|\ | | | | | | 6fc97c9 blockchain_usage: don't divide by 0 when there is nothing to process (moneromooo-monero)
| * blockchain_usage: don't divide by 0 when there is nothing to processmoneromooo-monero2018-04-031-3/+10
| | | | | | | | Coverity 184942
* | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-231-1/+1
|/ | | | This bumps DB version to 2, migration code will run for v1 DBs
* new blockchain_usage tool, reports on output usagemoneromooo-monero2018-03-161-0/+256