forked from bitcoin/bips
-
Notifications
You must be signed in to change notification settings - Fork 9
PQ opcodes BIP #32
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
Closed
Closed
PQ opcodes BIP #32
Conversation
This file contains hidden or 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
BIP374: remove debug print from test runner
BIP 70: fix link to payment request generator
ci: update github actions checkout version
BIP345: fix broken link
scripts: remove unused FILES variable in link-format-chk.sh
BIP352: remove unused import from reference.py
* BIP345: fix broken links
BIP85: replace Base64 by Base85 in PWD BASE85 section
BIP3: license section updates
per both of: - https://opensource.org/license/MIT - https://spdx.org/licenses/MIT Co-authored-by: Murch <[email protected]>
Co-authored-by: 1BitcoinBoWP1FZ4xwTNkq6XksKidmgYYw <[email protected]>
BIP2: license section fixups
BIP155 was deployed in Bitcoin Core version v0.21.0, and has been in use for almost 5 years. New networks may be added to the reserved network IDs table when they're needed, either in this BIP or in a new one. If BIP3 is activated, I think BIP155 would become Deployed. Co-authored-by: Murch <[email protected]> Co-authored-by: laanwj <[email protected]>
…tatus BIP155: update status from Draft to Final
BIP328: fix assignment in bytes_to_point function
mediawiki doesn't render backticks, so we have to use `<code></code>`.
…inal BIP327,353: Update to Final and Proposed instead of Active
…-tests Add some BIP 353 DNSSEC proof test vectors and links
rather than only modification, for consistency with the "Replaces: 21" header
…nter CI: appease typos linter
…rence-implementation BIP321: add reference implementation, mention BIP21 replacement
Co-authored-by: futreall <[email protected]>
Co-authored-by: Snezhkko <[email protected]>
Co-authored-by: Tomass <[email protected]> Co-authored-by: emmmm <[email protected]>
and quote filename variable in link format checker script Co-authored-by: bigbear <[email protected]> Co-authored-by: Jon Atack <[email protected]>
…ial-fixups Collect and curate various minor fixups from Jul/Aug/Sept
… RR; RDATA order; no cross‑RR joins) (bitcoin#2000)
* Fix BIP85 human-readable datetime string and update the Changelog Genesis block time is correct in Unix time, but the human-readable datetime string is off by 10 minutes. Co-authored-by: Jon Atack <[email protected]>
…ness-keygen-failure-flag
and soundness, and ensure it was proposed to the ML by one of the BIP authors
BIP3: add guidance on originality, quality, LLMs
bip155: mark torv2 as no longer in use
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.