mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 09:53:47 +01:00
Add updating of chainTxData to release process
This commit is contained in:
parent
36f9d3ae6d
commit
41b8821adf
@ -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…
Reference in New Issue
Block a user