BIP68: fix typos #1828

pull xiaobei0715 wants to merge 1 commits into bitcoin:master from xiaobei0715:xiaobei-patch changing 8 files +10 −10
  1. xiaobei0715 commented at 12:44 PM on April 16, 2025: none

    Fix typos in BIP68, BIP75, BIP79, BIP85, BIP88, BIP94, BIP98 and BIP99.

  2. BIP68: fix typos d8e7222a11
  3. in bip-0068.mediawiki:206 in d8e7222a11
     202 | @@ -203,7 +203,7 @@ bool CheckSequenceLocks(const CTransaction &tx, int flags)
     203 |              return error("%s: Missing input", __func__);
     204 |          }
     205 |          if (coins.nHeight == MEMPOOL_HEIGHT) {
     206 | -            // Assume all mempool transaction confirm in the next block
     207 | +            // Assume all mempool transaction are confirmed in the next block
    


    jonatack commented at 2:11 PM on April 16, 2025:
                // Assume all mempool transactions are confirmed in the next block
    
  4. jonatack commented at 2:16 PM on April 16, 2025: member

    Thank you for your proposal. We no longer directly merge PRs of this type, as we have been seeing a high frequency of them, they generally require more time than they are worth, and they create unneeded notifications for subscribers to this repository. (There may be exceptions for higher-value proposals by longstanding reviewers of this repository.) We'll instead be batching these kinds of changes into an occasional cleanup by the editors. I think this PR adds enough value that we will credit you as an author when we do that.

  5. jonatack added the label Typo-to-be-collected on Apr 16, 2025
  6. jonatack closed this on Apr 16, 2025


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

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