index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
linearize
Age
Commit message (
Expand
)
Author
2017-09-06
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with ...
Wladimir J. van der Laan
2017-08-28
Avoid reference to undefined name: stderr does not exist, sys.stderr does
practicalswift
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-08-08
Fix typos.
practicalswift
2017-08-04
changed regtest RPCport to 18443 to avoid conflict with testnet 18332
Ferdinando M. Ametrano
2017-03-29
Datadir option in linearize scripts
Andrew Chow
2017-02-02
Merge #9580: Fix various minor linearization script issues
Wladimir J. van der Laan
2017-01-27
[trivial] Fix typos in comments
practicalswift
2017-01-25
Fix various minor linearization script issues
Douglas Roark
2017-01-13
Remove unused Python imports
practicalswift
2017-01-05
Make linearize scripts Python 3-compatible.
Doug
2017-01-05
Allow linearization scripts to support hash byte reversal
Doug
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-06-26
Use portable #! in python scripts (/usr/bin/env)
Matthew King
2015-07-10
Update Linearize tool to support Windows paths
Paul Georgiou
2015-05-20
contrib/linearize: Support linearization of testnet blocks
Jeff Garzik
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-12-08
Remove genesis block hash from error
Micha
2014-12-07
Make several small string fixes in linearize-data.py
Micha
2014-10-08
Merge pull request #5051
Wladimir J. van der Laan
2014-10-06
contrib: make linearize-data.py cope with out-of-order blocks
Wladimir J. van der Laan
2014-10-06
contrib: use batched JSON-RPC in linarize-hashes
Wladimir J. van der Laan
2014-09-11
Catch error when done reading files
Suhas Daftuar
2014-09-04
contrib/linearize: Add feature to set file's timestamp based on block header ...
Jeff Garzik
2014-08-24
contrib/linearize: split block files based on year-month, not just year
Jeff Garzik
2014-08-24
contrib/linearize: Guarantee that output is generated in-order
Jeff Garzik
2014-08-23
contrib/linearize: split output files based on new-timestamp-year or max-file...
Jeff Garzik
2014-08-23
Update linearize scripts.
Jeff Garzik
2014-02-10
linearize.py: Harmonize rpcpass to rpcpassword
Subo1978
2014-01-18
Update linearize.py defaults to block 279,000
Micha
2014-01-12
Tweak linearize.py to give more flexibility
Micha
2013-10-15
Finished /Contrib Index. Standardized READMEs.
super3