Update BIP91 confirmation window and enforcement. #547

pull jameshilliard wants to merge 1 commits into bitcoin:master from jameshilliard:bip91-thresholdupdate changing 1 files +39 −3
  1. jameshilliard commented at 11:23 PM on June 14, 2017: contributor

    This should make BIP91 activation faster and less likely to conflict with BIP148.

  2. Update BIP91 confirmation window and enforcement. bab79c2bfb
  3. jameshilliard force-pushed on Jun 14, 2017
  4. in bip-0091.mediawiki:46 in bab79c2bfb
      43 |  <pre>
      44 | +// Deployment of SEGSIGNAL
      45 | +consensus.vDeployments[Consensus::DEPLOYMENT_SEGSIGNAL].bit = 4;
      46 | +consensus.vDeployments[Consensus::DEPLOYMENT_SEGSIGNAL].nStartTime = 1496275200; // June 1st, 2017.
      47 | +consensus.vDeployments[Consensus::DEPLOYMENT_SEGSIGNAL].nTimeout = 1510704000; // November 15th, 2017.
      48 | +consensus.vDeployments[Consensus::DEPLOYMENT_SEGSIGNAL].nOverrideMinerConfirmationWindow = 672; // ~4.67 days
    


    Christewart commented at 12:15 AM on June 15, 2017:

    Your comment says 'immediate enforcement', is that right? Doesn't this indicate there is a 4.67 wait between LOCKED_IN and ACTIVE? (Looking at this graphic https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki#state-transitions)


    jameshilliard commented at 12:19 AM on June 15, 2017:

    It enforces on lock in here.

  5. luke-jr merged this on Jun 15, 2017
  6. luke-jr closed this on Jun 15, 2017


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-05 10:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me