aboutsummaryrefslogtreecommitdiff
path: root/contrib/linearize/linearize-data.py
AgeCommit message (Expand)Author
2022-04-27test, contrib, refactor: use `with` when opening a filebrunoerg
2022-02-17contrib: refactor: replace `hex_switchEndian` in linearize scriptsSebastian Falbesoner
2022-02-17contrib: refactor: simplify block header string routine in linearize-data.pySebastian Falbesoner
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-08-16refactor: replace remaining binascii method calls Zero-1729
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-02-05Merge #17336: scripts: search for first block file for linearize-data with so...fanquake
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-27Add search for first blk file with pruned nodeRjected
2019-10-08Merge #16802: scripts: In linearize, search for next position of magic bytes ...Wladimir J. van der Laan
2019-09-30scripts: search for next position of magic bytes rather than failTim Akinbo
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-03-02scripted-diff: test: Use py3.5 bytes::hex() methodMarcoFalke
2018-12-13Remove Python 2 import workaroundspracticalswift
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-05-11Enable W191 and W291 flake8 checks.John Bampton
2018-04-16Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-01-25Fix various minor linearization script issuesDouglas Roark
2017-01-13Remove unused Python importspracticalswift
2017-01-05Make linearize scripts Python 3-compatible.Doug
2017-01-05Allow linearization scripts to support hash byte reversalDoug
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-06-26Use portable #! in python scripts (/usr/bin/env)Matthew King
2015-07-10Update Linearize tool to support Windows pathsPaul Georgiou
2015-05-20contrib/linearize: Support linearization of testnet blocksJeff Garzik
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-12-08Remove genesis block hash from errorMicha
2014-12-07Make several small string fixes in linearize-data.pyMicha
2014-10-06contrib: make linearize-data.py cope with out-of-order blocksWladimir J. van der Laan
2014-09-11Catch error when done reading filesSuhas Daftuar
2014-09-04contrib/linearize: Add feature to set file's timestamp based on block header ...Jeff Garzik
2014-08-24contrib/linearize: split block files based on year-month, not just yearJeff Garzik
2014-08-24contrib/linearize: Guarantee that output is generated in-orderJeff Garzik
2014-08-23contrib/linearize: split output files based on new-timestamp-year or max-file...Jeff Garzik
2014-08-23Update linearize scripts.Jeff Garzik