1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00
Commit Graph

3713 Commits

Author SHA1 Message Date
Tim Ruffing
3b77bc07fd BIP324: Remove obsolete test vector file 2024-05-09 10:12:42 +02:00
Olaoluwa Osuntokun
18956f177a
Merge pull request #1411 from john-moffett/patch-1
BIP-158: Fix description of M parameter
2024-05-08 16:49:25 -07:00
Mark "Murch" Erhardt
d2300bed33
Merge pull request #1458 from josibake/silent-payments-bip
BIP 352: Silent Payments
2024-05-08 13:22:03 -04:00
josibake
17e1d168e8
Minor fixups
- Fix link
- Add explanation for scalar multiplication
- Spelling error in test section
2024-05-08 18:34:39 +02:00
josibake
9929215dcf
Change status to Proposed 2024-05-08 18:34:34 +02:00
josibake
ef108e0e77
Add post-history 2024-05-08 18:14:56 +02:00
josie
0ccf42c869
Apply suggestions from code review
Punctuation and wording improvements.

Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-08 18:14:56 +02:00
josibake
c2b27a0ce5
Update README 2024-05-08 18:14:55 +02:00
josibake
33a99a1a17
Add reference.py with test vectors
* reference.py contains the silent payment specific code
* secp256k1.py for doing the EC operations
* bech32m.py contains code for encoding/decoding bech32(m) addresses
* bitcoin_utils.py contains some helper code, not specific to silent
  payments
* send_and_receive_test_vectors.json contains the wallet unit test
  vectors

Co-Authored-By: S3RK <1466284+S3RK@users.noreply.github.com>
Co-Authored-By: Oghenovo Usiwoma <37949128+Eunovo@users.noreply.github.com>
Co-authored-by: S.Blagogee <34041358+setavenger@users.noreply.github.com>
2024-05-08 18:14:55 +02:00
josibake
96f4e5a4c4
Add BIP for Silent Payments
Co-Authored-By: Ruben Somsen <rsomsen@gmail.com>
2024-05-08 18:14:55 +02:00
Mark "Murch" Erhardt
56575ff533
Merge pull request #1389 from bigspider/bip-wallet-policies
BIP 388: Wallet Policies for Descriptor Wallets
2024-05-08 08:54:42 -04:00
Mark "Murch" Erhardt
690f70ce44
Merge pull request #1586 from katesalazar/20240504
BIP38, help GitHub intermediate syntax highlighter
2024-05-08 08:49:51 -04:00
Salvatore Ingala
7d0c08e38a
More nits from PR review 2024-05-07 22:24:23 +02:00
Salvatore Ingala
cf2250e27c
Apply suggestions from code review
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-07 22:10:44 +02:00
katesalazar
c88a018409 Update bip-0038.mediawiki
Separating the bold and the italic markup helps inconsistent parsing
(see screenshots in PR #1586).
2024-05-07 15:44:50 +00:00
katesalazar
4ddb0cc893 Update bip-0038.mediawiki
Add missing closing double single quote. The italicized paragraph gets
cautiously closed.
2024-05-07 15:34:37 +00:00
Salvatore Ingala
a0c8501f96
Added BIP-388 to README 2024-05-07 11:00:23 +02:00
Salvatore Ingala
95cf539161
Improvements from PR review.
- Removed large example of taproot policy; replaced with the textual description
- Added an example of a taproot wallet policy containing miniscript
2024-05-07 10:58:02 +02:00
Salvatore Ingala
40c7760d78
Apply suggestions from code review
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-07 10:58:02 +02:00
Salvatore Ingala
25657cbee6
Update assigned BIP number; change type to "Standards Track" 2024-05-07 10:58:01 +02:00
Salvatore Ingala
44798a2a9e
New BIP: Wallet Policies 2024-05-07 10:58:01 +02:00
Jon Atack
c4c5c69bdf
Merge pull request #1567 from achow101/multi_a
BIP 387: multi_a() descriptor
2024-05-06 17:00:58 -07:00
Ava Chow
945b281155 BIP 387: multi_a() descriptor 2024-05-06 18:26:11 -04:00
Mark "Murch" Erhardt
feacf8f2ed
Merge pull request #1525 from EthanHeilman/cat
BIP 347: OP_CAT in Tapscript
2024-05-06 14:02:38 -04:00
Ethan Heilman
7ad0f821dd
Adds stable URL for Liar, Liar, Coins on Fire! 2024-05-06 13:12:47 -04:00
Mark "Murch" Erhardt
8808e78883
Merge pull request #1583 from yannickseurin/BIP-340
Update BIP 340 with fresher info on multi-, threshold, and blind signatures
2024-05-06 12:05:32 -04:00
Yannick Seurin
5d10163efc
more precise wording
Co-authored-by: Tim Ruffing <crypto@timruffing.de>
2024-05-06 11:40:02 +02:00
Yannick Seurin
1f1f24f0ef
spelling out FROST
Co-authored-by: Tim Ruffing <crypto@timruffing.de>
2024-05-06 11:39:15 +02:00
Ethan Heilman
cda34eef1c
Improved accuracy of paragraph on OP_CAT's removal in 2010 2024-05-05 17:57:27 -04:00
Yannick Seurin
4dcdadee67 update changelog 2024-05-03 10:32:42 +02:00
Yannick Seurin
1ed7d03393 more precise wording for key-prefixing justification 2024-05-03 10:31:27 +02:00
Mark "Murch" Erhardt
f05e1627f9
Merge branch 'master' into cat 2024-05-02 22:00:03 -04:00
Murch
31f51927f1
Add BIP-347 OP_CAT to table 2024-05-02 21:57:31 -04:00
Ethan Heilman
6ea9fda9ac
Fixes link to liar liar 2024-05-02 18:39:58 -04:00
Jon Atack
24a15a6ae3 Merge branch 'ysangkok-final-bip-0133'
* ysangkok-final-bip-0133:
  Final BIP-0133
2024-05-01 16:56:11 -06:00
Janus
e2547df1cd Final BIP-0133 2024-05-01 16:55:55 -06:00
Jon Atack
fa24446df4
Merge pull request #1585 from achow101/fix-link-checks
ci: Fix link checks
2024-05-01 15:41:34 -07:00
Ava Chow
3a2031380d ci: Run link format check on all mediawiki documents 2024-05-01 18:04:35 -04:00
Ava Chow
3bd457c595 310: Fix incorrectly formatted link 2024-05-01 18:00:38 -04:00
Ava Chow
e155b58f13 197: Fix incorrectly formatted links 2024-05-01 17:59:53 -04:00
Jon Atack
253dd0999e
Merge pull request #1578 from achow101/fix-ci
ci: Update diff checks so that the task actually works
2024-05-01 14:22:37 -07:00
Ava Chow
602cd676cd
buildtable.pl: Also check .md files (#1577) 2024-05-01 17:02:36 -04:00
Ava Chow
09439bb662 ci: Clarify that diffchecks fails until a number is assigned 2024-05-01 17:02:06 -04:00
Ava Chow
94ca14f34e ci: Use actions/checkout@v4
v3 is deprecated
2024-05-01 17:02:06 -04:00
Ava Chow
98f000a6fb diffchecks.sh: Make success clear and exit with failure on error 2024-05-01 17:02:06 -04:00
Ethan Heilman
6815c39f93
Adds commas
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-01 16:32:28 -04:00
Ethan Heilman
e9e7636f7e
Increases commas and capital letters
This improves readability, thanks!

Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-01 16:31:49 -04:00
Ethan Heilman
d670035b0c
Adds sentence suggested by murchandamus to quantum paragraph
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-01 16:30:38 -04:00
Ali Sherief
6fc75b1b21
[BIP322] remove empty message requirement for full (proof-of-funds) proofs (#1352)
* add bip-notatether-signedmessage

* minor heading correction

* minor formatting correction

* minor formatting correction

* minor formatting correction

* minor formatting correction

* minor formatting correction

* minor formatting correction

* fix some consistency errors

* Remove empty message for UTXO proofs

* Delete bip-notatether-signedmessage.mediawiki
2024-05-01 06:44:03 -07:00
Ethan Heilman
696cc1713b
Adds post history, fixes created date 2024-04-30 21:13:43 -04:00