-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
. #1668
Closed
4player90
wants to merge
2,979
commits into
bitcoin:20160201_status_updates_d2f
from
4player90:20160201_status_updates_d2f
Closed
. #1668
4player90
wants to merge
2,979
commits into
bitcoin:20160201_status_updates_d2f
from
4player90:20160201_status_updates_d2f
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
39: Remove other implementation sections
Update bip-0039-wordlists.md
Adds additional acks
21: Remove other libraries from reference implementations
…73-to-v0 Reduce scope of BIP173 to native segwit v0
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
BIP42: Update spelling of bitcoin
…coding_git_instrs bip-0324: fix git instruction order in test_sage_decoding.py
BIP 0174: bring back transparent background to figures
…t_push Clarify exactly which scripts are witness outputs
[bip38] Consistent hyphenation usage
bip112: fix trivial typo
BIP 155: add Yggdrasil
…es_definition bip-0158: remove unused and unrelated "data pushes" definition
update bip-0129.mediawiki
BIP 324: fix python aad in complete_handshake
It seems confusing to call BIP 353 names "addresses", and most of the BIP refers to them as "names", but a few "human-readable addresses" snuck in in a recent change, which are fixed here.
Add BIP94: Testnet 4
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
BIP94: Change timewarp delta to 7200 seconds
BIP-0094: Fix typo
typos is a powerful source code spell checker. Adds a CI job that runs on every PR and push to master (but can also be run manually with workflow_dispatch) that checks for typos. Adds a config file .typos.toml that deals with false positives and only checks for top-level/one-level .mediawiki and .md files.
Check typos in CI
BIP-0386: Fix uncompressed private key test vector
This reverts commit 0c2a217.
Revert "Change BIP 94 timewarp delta to 7200 seconds"
388 - Add more motivation, and links to miniscript BIP
When using BIP 353 for on-chain addresses (incl silent payments), it is useful to be able to include DNSSEC proof information in outputs of a PSBT, which we enable here by defining a standard field for it.
Add a PSBT per-output field for BIP 353 DNSSEC Proofs
For "CAT and Schnorr Tricks I" we used https://medium.com/blockstream/cat-and-schnorr-tricks-i-faf1b59bd298 but for "CAT and Schnorr Tricks II" https://www.wpsoftware.net/andrew/blog/cat-and-schnorr-tricks-ii.html This commit changes this so that the original source wpsoftware is used for both links.
Uses consistent source for "CAT and Schnorr Tricks"
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.