aboutsummaryrefslogtreecommitdiff
path: root/contrib/linearize/linearize-data.py
Commit message (Expand)AuthorAgeFilesLines
* Updated Linerarize data for DogecoinAlan Cramer2019-07-121-2/+2
* Fix various minor linearization script issuesDouglas Roark2017-01-251-15/+21
* Remove unused Python importspracticalswift2017-01-131-6/+0
* Make linearize scripts Python 3-compatible.Doug2017-01-051-12/+16
* Allow linearization scripts to support hash byte reversalDoug2017-01-051-2/+17
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Use portable #! in python scripts (/usr/bin/env)Matthew King2016-06-261-1/+1
* Update Linearize tool to support Windows pathsPaul Georgiou2015-07-101-5/+7
* contrib/linearize: Support linearization of testnet blocksJeff Garzik2015-05-201-2/+4
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* Remove genesis block hash from errorMicha2014-12-081-1/+1
* Make several small string fixes in linearize-data.pyMicha2014-12-071-4/+4
* contrib: make linearize-data.py cope with out-of-order blocksWladimir J. van der Laan2014-10-061-98/+160
* Catch error when done reading filesSuhas Daftuar2014-09-111-1/+5
* contrib/linearize: Add feature to set file's timestamp based on block header ...Jeff Garzik2014-09-041-16/+34
* contrib/linearize: split block files based on year-month, not just yearJeff Garzik2014-08-241-14/+15
* contrib/linearize: Guarantee that output is generated in-orderJeff Garzik2014-08-241-0/+6
* contrib/linearize: split output files based on new-timestamp-year or max-file...Jeff Garzik2014-08-231-9/+35
* Update linearize scripts.Jeff Garzik2014-08-231-0/+182