mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-13 19:50:43 +02: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 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 [`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
|
### First time / New builders
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user