forked from Qortal/qortal
019ab2b21d
The script will fetch a set of blocks and then backtest the specified blockTimings settings (target, deviation, and power) against those real life blocks. This allows configurations to be fine tuned to tighten up block times, and to adjust the timestamp variance between levels. Usage: block-timings.sh <startheight> <count> [target] [deviation] [power] startheight: a block height, preferably within the untrimmed range, to avoid data gaps count: the number of blocks to request and analyse after the start height. Default: 100 target: the target block time in milliseconds. Originates from blockchain.json. Default: 60000 deviation: the allowed block time deviation in milliseconds. Originates from blockchain.json. Default: 30000 power: used when transforming key distance to a time offset. Originates from blockchain.json. Default: 0.2 |
||
---|---|---|
.. | ||
approve-auto-update.sh | ||
block-timings.sh | ||
build-auto-update.sh | ||
build-keystore.sh | ||
build-release.sh | ||
build-zip.sh | ||
peer-heights | ||
publish-auto-update.pl | ||
qort | ||
tx.pl |