| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | really s/Doge/Dis/g this time | Tomo Ueda | 2021-09-02 | 1 | -1/+1 |
| | | |||||
| * | really s/doge/dis/g this time | Tomo Ueda | 2021-09-02 | 1 | -2/+2 |
| | | |||||
| * | Updated Linerarize data for Dogecoin | Alan Cramer | 2019-07-12 | 1 | -4/+4 |
| | | | | | Example data was that of bitcoin. Updated for Dogecoin values. | ||||
| * | Fix various minor linearization script issues | Douglas Roark | 2017-01-25 | 1 | -2/+8 |
| | | | | | | | | - The last-timestamp-encountered variable wasn’t being used properly. Rewrite code to properly allow for new blockchain files to be written when split by month. - Properly set a blockchain file’s access and modify times. - Add a “debug output” option to quiet certain output that might not always be desirable. - Update the README. | ||||
| * | Make linearize scripts Python 3-compatible. | Doug | 2017-01-05 | 1 | -4/+9 |
| | | |||||
| * | Allow linearization scripts to support hash byte reversal | Doug | 2017-01-05 | 1 | -15/+25 |
| | | | | | Currently, the linearization scripts require input hashes to be in one endian form. Add support for byte reversal. | ||||
| * | Update Linearize tool to support Windows paths | Paul Georgiou | 2015-07-10 | 1 | -3/+3 |
| | | |||||
| * | contrib/linearize: Add feature to set file's timestamp based on block header ↵ | Jeff Garzik | 2014-09-04 | 1 | -2/+3 |
| | | | | | time. | ||||
| * | contrib/linearize: split output files based on new-timestamp-year or ↵ | Jeff Garzik | 2014-08-23 | 1 | -0/+3 |
| | | | | | max-file-size | ||||
| * | Update linearize scripts. | Jeff Garzik | 2014-08-23 | 1 | -2/+29 |
| | | | | | | | | | | Break into two steps: * Generate hash list * Build data file(s) from local bitcoind blocks/ directory. This supports building one large bootstrap.dat, or multiple smaller blocks/blkNNNNN.dat files. | ||||
| * | Finished /Contrib Index. Standardized READMEs. | super3 | 2013-10-15 | 1 | -0/+2 |
| File and Link Fix. | |||||