The threshold for should be ≥1916 for mainnet, ≥1512 for testnet. https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/versionbits.cpp#L69 https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/chainparams.cpp#L84 https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/chainparams.cpp#L177
Clarify BIP9 threshold #408
pull jl2012 wants to merge 1 commits into bitcoin:master from jl2012:patch-25 changing 1 files +2 −2-
jl2012 commented at 5:47 PM on June 19, 2016: contributor
-
5e6dc77d6b
Clarify BIP9 threshold
The threshold for should be ≥2016 for mainnet, ≥1512 for testnet. https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/versionbits.cpp#L69 https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/chainparams.cpp#L84 https://github.com/bitcoin/bitcoin/blob/v0.12.1/src/chainparams.cpp#L177
-
instagibbs commented at 6:47 PM on June 19, 2016: member
ACK
-
sipa commented at 6:49 PM on June 19, 2016: member
ACK
- luke-jr merged this on Jun 21, 2016
- luke-jr closed this on Jun 21, 2016
Contributors