forked from bitcoin/bips
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Import script sig #7
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Formatting Fix typos Update with BIP 112 assignment Update references to BIP113 Update deployment methodology Add references
BIP69 edits by @dcousens
Will update with BIP number if/when assigned one.
Specify procedure for extracting payment codes from notification transactions. Add explicit check that payment code x values are valid for secp256k1
BIP105: Update to account for BIP34
BIP112: CHECKSEQUENCEVERIFY
BIP-47: Clarify decoding of notification transactions
BIP70: Fix broken extensions registry link in code comment.
“README.mediawiki and bip-0069/bip-0069_examples.py are missing EOF newlines. Anything else needed before merging this draft?” — @luke-jr
Added BIP 69: Lexicographical Indexing of Inputs and Outputs
BIP-0069: [trivial] expression
Previously specified version byte only produced the desired leading character if the check bytes were omitted Thanks to TD from Samourai Wallet for pointing this out
BIP-47: correct base58check version byte
… the removal of bit inversion and the allocation of future soft-fork bits.
Rewrite BIP 68 to reflect current state of pull request #6312
Signed-off-by: Rusty Russell <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
…nly used for e-mail.
Signed-off-by: Rusty Russell <[email protected]>
versionbits: the BIP.
BIP 0001: Change BIP editor to Luke Dashjr
…ersion 1 witness program
BIP 0001: Clarification of when changes don't need a BIP
BIP16: fix typo in block height of P2SH validation
Fix small typo in BIP 0016
add copay link to bip44 compatible wallets list
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.