[WIP] BIP0008 Earliest Activation Height #944

pull JeremyRubin wants to merge 1 commits into bitcoin:master from JeremyRubin:bip8-settling changing 1 files +5 −1
  1. JeremyRubin commented at 4:33 PM on July 14, 2020: contributor

    This PR adds a parameter for an earliest height that a BIP can transition from LOCKED_IN to ACTIVE.

    The purpose of this is to allow the started period to be the same as the date of release, and allow for signaling to collect while guaranteeing an absolute block height where a BIP may not be active before.

    In practice, this does not introduce additional delay, because it allows safely setting the started height earlier than would otherwise be safe. E.g., if a release was scheduled today to have started at today + 3 months, and finish at today + 1 year & 3 months, under this change it would be safe to make started today and finish at today + 1 year (& 3 months, perhaps?) with an earliestheight of today + 3 months. Earliest Height should be compatible with BIP-0008 deployments not wishing to use it as they may set earliestheight to startheight (or, 0) and it will have an equivalent semantic.

    This provides a safer upgrade window warning during an activation early on in a BIP-0008 deployment, where if a deployment is processed expediently by minin nodes, non-mining nodes have more advanced warning time to update software before the definite activation date.

  2. JeremyRubin force-pushed on Jul 14, 2020
  3. Add earliestheight parameter to BIP008 6426f0aae4
  4. JeremyRubin force-pushed on Jul 14, 2020
  5. luke-jr added the label Proposed BIP modification on Aug 1, 2020
  6. luke-jr commented at 9:14 PM on August 29, 2021: member

    I think this is obsolete? Ping me if it should be reopened for some reason

  7. luke-jr closed this on Aug 29, 2021


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-04-14 11:10 UTC

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