Browse Source

Add updating of chainTxData to release process

0.15
Pieter Wuille 8 years ago
parent
commit
41b8821adf
  1. 1
      doc/release-process.md

1
doc/release-process.md

@ -23,6 +23,7 @@ Before every major release: @@ -23,6 +23,7 @@ Before every major release:
* Update hardcoded [seeds](/contrib/seeds/README.md), see [this pull request](https://github.com/bitcoin/bitcoin/pull/7415) for an example.
* Update [`BLOCK_CHAIN_SIZE`](/src/qt/intro.cpp) to the current size plus some overhead.
* Update `src/chainparams.cpp` chainTxData with statistics about the transaction count and rate.
### First time / New builders

Loading…
Cancel
Save