Commit Graph

18 Commits (0.17)

Author SHA1 Message Date
Adrian Gallagher 30e67a7e82
Litecoin: Branding
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
6 years ago
John Bampton 0d31ef4762 Enable W191 and W291 flake8 checks.
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017
7 years ago
practicalswift 9b94054b7c Avoid reference to undefined name: stderr does not exist, sys.stderr does
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
Andrew Chow bd41d9831f Datadir option in linearize scripts
8 years ago
practicalswift 95bab821b3 Remove unused Python imports
8 years ago
Doug 3c8f63ba7c Make linearize scripts Python 3-compatible.
8 years ago
Doug d5aa19813c Allow linearization scripts to support hash byte reversal
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
8 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers
10 years ago
Michael Ford 78253fcbad Remove references to X11 licence
10 years ago
Wladimir J. van der Laan 772ab0ea98 contrib: use batched JSON-RPC in linarize-hashes
10 years ago
Jeff Garzik 476eb7eb53 Update linearize scripts.
10 years ago