aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hashes.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix up string formatting/concatenation to f-strings where feasibleAarni Koskela2023-05-091-2/+2
|
* add --no-hashingAUTOMATIC2023-02-041-0/+4
|
* add data-dir flag and set all user data directories based on itMax Audron2023-01-271-1/+3
|
* increase block sizeVladimir Mandic2023-01-151-1/+2
|
* load hashes from cache for checkpoints that have themAUTOMATIC2023-01-141-7/+19
| | | | add checkpoint hash to footer
* change hash to sha256AUTOMATIC2023-01-141-0/+72