diff options
author | Jeremy Rubin <j@rubin.io> | 2021-12-22 19:18:14 -0800 |
---|---|---|
committer | Jeremy Rubin <j@rubin.io> | 2021-12-22 19:32:05 -0800 |
commit | ea6008eeb13eacac947ce9ffc23a8b77b28bb16b (patch) | |
tree | 8a96417ddeab923512d5a3e34a73bb57c24b5c20 /bip-0119.mediawiki | |
parent | 4479187bafe2a7e1f660ec27ce67cc25c4bbd661 (diff) |
BIP-119: Clarify that Speedy Trial may or may not be implemented for BIP-119
Diffstat (limited to 'bip-0119.mediawiki')
-rw-r--r-- | bip-0119.mediawiki | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bip-0119.mediawiki b/bip-0119.mediawiki index dd8df49..bb23db5 100644 --- a/bip-0119.mediawiki +++ b/bip-0119.mediawiki @@ -246,7 +246,11 @@ A PayToBareDefaultCheckTemplateVerifyHash output matches the following template: ==Deployment== -Deployment should be done via BIP 9 VersionBits deployed through Speedy Trial. +Deployment could be done via BIP 9 VersionBits deployed through Speedy Trial. +The Bitcoin Core reference implementation includes the below parameters, +configured to match Speedy Trial, as that is the current activation mechanism +implemented in Bitcoin Core. Should another method become favored by the wider +Bitcoin comminity, that might be used instead. The start time and bit in the implementation are currently set to bit 5 and NEVER_ACTIVE/NO_TIMEOUT, but this is subject to change while the BIP is a draft. |