Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin#24424: doc: release process chainparams updates
74743ad Clarify in release process how to update defaultAssumeValid/nMinimumChainWork (Jon Atack) 415345d Release process: use 4096 blocks and getbestblockhash for getchaintxstats (Jon Atack) fe048f7 Specify in release process which chains need to be updated (Jon Atack) 5841476 Reorganize release process chainparams section to reduce repetition (Jon Atack) e8f8448 Clarify release process overhead note to be more actionable (Jon Atack) e538ead Release process: exclude huge files for mainnet m_assumed_blockchain_size (laanwj) b4d2d74 Release process: specify blockchain/chain_state units, reduce repetition (Jon Atack) 318655c Add missing references to signet in the release process (Jon Atack) Pull request description: Release process updates, fixes and clarifications regarding updating the chainparams: - add missing references to signet - specify specify blockchain/chainstate units, reduce repetition - exclude huge files for m_assumed_blockchain_size on mainnet - rewrite overhead note to be more actionable - reorganize the chainparams section to reduce repetition - specify which chains need to be updated - use 4096 blocks and getbestblockhash for getchaintxstats - clarify how to update defaultAssumeValid and nMinimumChainWork ACKs for top commit: laanwj: ACK 74743ad brunoerg: re-ACK 74743ad Tree-SHA512: 7fc092be739f63c5d8404add2dcbcd0c570b680ff0ab36a9b5a774b2e930717beebaa6c867ab6db6795b3c234d9016ab1ae905a78d6ea6610140a59930c43029
- Loading branch information