Update chainparams pre 25.x
branch off.
Co-Author in the commits as a PR (#27223) had previously been opened too-early to do the same.
Note: Remember that some variance is expected in the m_assumed_*
sizes.
Update chainparams pre 25.x
branch off.
Co-Author in the commits as a PR (#27223) had previously been opened too-early to do the same.
Note: Remember that some variance is expected in the m_assumed_*
sizes.
Co-authored-by: johnny9 <985648+johnny9@users.noreply.github.com>
Co-authored-by: johnny9 <985648+johnny9@users.noreply.github.com>
Co-authored-by: johnny9 <985648+johnny9@users.noreply.github.com>
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
See the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
222@@ -223,8 +223,8 @@ class CTestNetParams : public CChainParams {
223 consensus.vDeployments[Consensus::DEPLOYMENT_TAPROOT].nTimeout = 1628640000; // August 11th, 2021
224 consensus.vDeployments[Consensus::DEPLOYMENT_TAPROOT].min_activation_height = 0; // No activation delay
225
226- consensus.nMinimumChainWork = uint256S("0x00000000000000000000000000000000000000000000076f6e7cbd0beade5d20");
227- consensus.defaultAssumeValid = uint256S("0x0000000000000004877fa2d36316398528de4f347df2f8a96f76613a298ce060"); // 2344474
228+ consensus.nMinimumChainWork = uint256S("0x000000000000000000000000000000000000000000000977edb0244170858d07");
229+ consensus.defaultAssumeValid = uint256S("0x0000000000000021bc50a89cde4870d4a81ffe0153b3c8de77b435a2fd3f6761"); // 2429000
116@@ -117,8 +117,8 @@ class CMainParams : public CChainParams {
117 pchMessageStart[3] = 0xd9;
118 nDefaultPort = 8333;
119 nPruneAfterHeight = 100000;
120- m_assumed_blockchain_size = 496;
121- m_assumed_chain_state_size = 6;
122+ m_assumed_blockchain_size = 540;
123+ m_assumed_chain_state_size = 7;
blocks/
and 5.1GB in chainstate/
. The new values seem fine as they should include enough overhead.
ACK https://github.com/bitcoin/bitcoin/pull/27482/commits/a2bef805c11a4ab391f4ea635bfde7dd2ec9ce81
verified that I got all the same values on my node for mainnet
ACK a2bef805c11a4ab391f4ea635bfde7dd2ec9ce81
0-----BEGIN PGP SIGNED MESSAGE-----
1Hash: SHA512
2
3ACK a2bef805c11a4ab391f4ea635bfde7dd2ec9ce81 -- it's what i got on my node too.
4-----BEGIN PGP SIGNATURE-----
5
6iQGzBAEBCgAdFiEEWQtykmla/6W2csuy4T/BRc0/QwQFAmRCkgIACgkQ4T/BRc0/
7QwQICwv/Y9xMr4N/IfzZo/i49/3TFw6vMi5W4/zu0qluakMU1FCcvrokJ6LbKORA
8gZsfLfdXTDdH9q9nXSkHNgQEKUXp15F81qIrv050Q7o02zMTxq9dLixJA30Fzhnz
98g7zCR0ASCzWC0hYHDSTQgYwH0q8cEvwxhfyIEiRTgEjsAFUHn4Ap5q5oQxDWvVR
104flCksNAJzXj7YHcpJbZWvo4Oe3mX4InvhmOF9NlYAmoRVKqmhJzM2CX8s94QvKy
1126mE0+ATLFmVTTHubkszytoQnaWHi1ocA4CayO/LJyh8a22K8PHHHd8F0YGJkkd+
12Hibmc2+4Lo9yjHf8PMCQGlyBU/ZfJmbd4pzity2mrN09m/AcWm+r0Bzt4AAai3ej
139oIRkPqbNp6G+4nfKlJ1dEaJbR37O95UGdovvuiCC9cMbFWfCxS24xf40EvL4yvP
14GqmWB5ILYyGKZNmE+tcJo/OpKQlAaOpTpwTgtyem8B9qIQM02YKcScJA8ryb/dGn
15U/8DtahN
16=Qp6j
17-----END PGP SIGNATURE-----