bips icon indicating copy to clipboard operation
bips copied to clipboard

Bitcoin Improvement Proposals

Results 241 bips issues
Sort by recently updated
recently updated
newest added

Essentially I added the simple explanation for some things next to the more complex ones originally used. If I had these in there when I first came upon this document,...

Proposed BIP modification
Pending acceptance
PR Author action required

Every instance of "EC-multiplied" is hyphenated apart from the one changed in this PR.

Proposed BIP modification

"the the output" -> "the output"

Proposed BIP modification

This PR adds a Go Library to parse and create BIP21.

Proposed BIP modification

The rust library for bip-0039 currently linked is broken and seemingly abandoned. The updated one is a maintained fork.

Proposed BIP modification

As discussed on the mailing list: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-June/thread.html#start Search the page for the following subject: `BIP174 extension proposal (Global Type: PSBT_GLOBAL_XPUB_SIGNATURE)` - POR_COMMITMENT is also a separate BIP, but the encoding...

Proposed BIP modification

Transaction signature got sigHashType byte missing in decomposed block.

Proposed BIP modification

Proposed BIP modification

Base58chk-encoded extended keys are always 111 characters long. Amend wording of BIP accordingly. **Diff:** -This results in a Base58-encoded string of up to 112 characters. +This results in a Base58-encoded...

Proposed BIP modification