Update 'doc/release-process.md'

This commit is contained in:
Duke Leto
2022-09-19 01:11:22 +00:00
parent 786c783b67
commit 4ae1d47aec

View File

@@ -62,6 +62,7 @@ Install deps on Linux:
- A `CLIENT_VERSION_BUILD` of 50 means "actual non-beta release"
- Make sure to keep the values in configure.ac and src/clientversion.h the same. The variables are prefixed wth an underscore in configure.ac
- Run ./contrib/devtools/gen-manpages.sh, commit + push results
- PROTIP: Man page creation must be done after updating the version number and recompiling and before Debian package creation
- Update checkpoints in src/chainparams.cpp via contrib/checkpoints.pl
- checkpoints.pl will just generate the data you need, it must be manually copied into the correct place
- Checkpoint are a list of block heights and block hashes that tell a full node the correct block history of the blockchain