Jon Atack
7916231ff6
Merge pull request #1712 from murchandamus/2024-12-update-bip-process
...
BIP3: Updated BIP Process
2025-02-20 15:21:22 -08:00
Murch
d5c189f328
BIP3: Update BIP Process
2025-02-20 17:18:08 -05:00
Jon Atack
1096b5fcbc
Merge pull request #1769 from achow101/373-test-fix
...
373: Correct test data mismatches
2025-02-17 08:42:07 -08:00
Ava Chow
529a0458d8
373: Correct test data mismatches
...
Corrects the 2 mismatches in the test vectors pointed out in https://github.com/bitcoin/bips/pull/1764#issuecomment-2661667939
2025-02-16 18:20:48 -08:00
Mark "Murch" Erhardt
2e71a7e758
Merge pull request #1762 from achow101/328-tests
...
328: test vectors, reference implementation, update to Proposed
2025-02-14 09:28:51 -05:00
Ava Chow
151ec96c83
328: Draft -> Proposed
2025-02-14 09:26:11 -05:00
Mark "Murch" Erhardt
ee78520bfe
Merge pull request #1764 from achow101/373-tests
...
373: test vectors, reference implementation, update to Proposed
2025-02-14 09:24:21 -05:00
Ava Chow
3adf43df82
373: Draft -> Proposed
2025-02-13 12:52:19 -08:00
Ava Chow
cf948d47a0
373: Correct Created date
2025-02-13 12:50:40 -08:00
Jon Atack
ce13af21b5
Merge pull request #1767 from murchandamus/390-created-date
...
390: Fix created date
2025-02-13 12:31:02 -08:00
Murch
cde668d903
390: Fix created date
2025-02-13 15:26:29 -05:00
Mark "Murch" Erhardt
62ba831736
Merge pull request #1763 from achow101/390-ref-impl
...
390: Add reference implementation
2025-02-13 15:19:27 -05:00
Mark "Murch" Erhardt
6651d5c82f
Merge pull request #1766 from jonatack/2025-02-implementors-to-implementers
...
spelling: globally change "implementor" to "implementer"
2025-02-13 15:15:23 -05:00
Jon Atack
0203ede3b4
Merge pull request #1765 from 0xBEEFCAF3/patch-2
...
BIP119: Fix `OP_EQUALVERIFY` typo
2025-02-13 10:20:41 -08:00
Jon Atack
468e9759ba
spelling: globally change "implementor" to "implementer"
...
Although the variant "implementor" predominated for much of the late 20th
century, today "implementer" is considered standard, and the former spelling
triggers the typos spelling checker.
2025-02-13 11:56:17 -06:00
Armin Sabouri
f5ff1d22b2
Fix typo in bip-0119
2025-02-13 11:00:13 -05:00
Ava Chow
3827648acc
328: Correct Created date
...
Date that the BIP number was assigned is 2024-06-04.
2025-02-12 09:59:59 -08:00
Ava Chow
4e335af8bc
373: Add reference implementation
2025-02-11 16:43:48 -08:00
Ava Chow
88f40411b1
373: Add test vectors
2025-02-11 16:43:48 -08:00
Ava Chow
574589f2a6
390: Add reference implementation
2025-02-11 12:43:40 -08:00
Ava Chow
7ab43ce11f
328: Add reference implementation
2025-02-11 12:41:17 -08:00
Ava Chow
081aa9a22e
328: Add test vectors
2025-02-11 12:37:48 -08:00
Jon Atack
3c7b0d6498
Merge pull request #1759 from murchandamus/render-email-in-.md
...
Render author email addresses in markdown BIPs
2025-02-10 12:22:31 -08:00
Anthony Towns
726df6f4d5
Use code block instead of pre for markdown
2025-02-08 20:06:23 +10:00
Jon Atack
ea7aae8d1f
Merge pull request #1754 from nymius/fix/typo-in-PSBT_OUT_SP_V0_LABEL-in-BIP-375-and-BIP-174
2025-02-06 10:20:20 -08:00
Mark "Murch" Erhardt
b9f9a8d6e8
Merge pull request #1680 from jonatack/2024-10-BIP39-license-and-copyright-section
...
BIP39: add license and copyright section
2025-02-04 13:10:53 -05:00
Jon Atack
1ddcfcea7a
Merge pull request #1751 from stratospher/2025_01_DLEQ_G
2025-02-01 10:34:42 -06:00
nymius
a9729b28d4
fix(BIP174,BIP375): typo in PSBT_OUT_SP_V0_LABEL
...
Assuming a by one increment in the keytype of the silent payments output
fields, the following numeral to 0x09 in the hexadecimal system is 0x0a,
not 0x10.
2025-01-31 12:24:18 -03:00
Jon Atack
5333e5e951
Merge pull request #1752 from brawncode/patch-1
...
BIP388: Fix incorrect use of return for raising exception
2025-01-29 13:49:52 -06:00
stratospher
5f42eb64d4
BIP374: add test vector for optional message
...
- added 1 more successful test vectors.
now there are 8 test vectors[test vectors 0..7].
- test vector 5 has optional message
- test vectors 5, 6, 7 have G=GENERATOR
2025-01-28 06:40:58 +05:30
stratospher
41e0f34f76
BIP374: add test vectors for secp256k1 generator point
...
- added 2 more successful test vectors.
now there are 7 test vectors[test vectors 0..6].
- test vectors 5, 6 have G=GENERATOR
2025-01-27 14:20:45 +05:30
Brawn
607cac148e
fix: Fix incorrect use of return for raising exceptions Update wallet_policies.py
2025-01-25 22:49:57 +03:00
Jon Atack
58ffd93812
Merge pull request #1605 from DanGould/bip78-mixed-inputs-ok
...
BIP78: Allow mixed inputs Redux
2025-01-14 08:14:42 -07:00
Jon Atack
f1ad9188b4
Merge branch 'master' into bip78-mixed-inputs-ok
2025-01-14 08:13:20 -07:00
Jon Atack
2f862f75d1
Merge pull request #1396 from DanGould/patch-1
...
Fix BIP 78 & BIP 174 Conflict: Keep input utxo data through input finalization
2025-01-14 07:52:16 -07:00
Jon Atack
8c494fc9b8
Merge branch 'master' into patch-1
2025-01-14 07:51:07 -07:00
Jon Atack
a0677935bb
Merge pull request #1687 from andrewtoth/silent-payments-psbt
...
BIP375: Sending Silent Payments in PSBTs
2025-01-13 13:51:25 -07:00
Mark "Murch" Erhardt
1f41c172bf
Merge pull request #1745 from shesek/patch-2
...
BIP345: fix OP_SUCCESS188 hex value
2025-01-13 14:52:28 -05:00
Andrew Toth
eb10cdb4ce
Update fields in bip174
2025-01-13 12:20:04 -05:00
Andrew Toth
144c4a3a15
Update to BIP375
2025-01-13 10:33:52 -05:00
Andrew Toth
4a7a7cf746
Split up shares and proofs into global or per input fields
2025-01-13 10:29:22 -05:00
Andrew Toth
651ffdded8
Add ref for why sighash_all is required
2025-01-13 10:29:22 -05:00
Andrew Toth
9952599f32
Add newline
2025-01-13 10:29:22 -05:00
Andrew Toth
d29e2f81af
Clarify output script and sp info mutual exclusion and unique id
2025-01-13 10:29:22 -05:00
Andrew Toth
c12ea5ac58
Move updater to before signer
2025-01-13 10:29:22 -05:00
Andrew Toth
0d5e14ce19
Clarify motivation
2025-01-13 10:29:22 -05:00
Andrew Toth
f746ae700f
Add post history and BIP dependencies
2025-01-13 10:29:22 -05:00
Andrew Toth
8e90f02dc5
Update size of ECDH share and unify spacing
2025-01-13 10:29:21 -05:00
Andrew Toth
eb115afa7f
Update bip-PSBT-SP.mediawiki
...
Co-authored-by: Yuval Kogman <nothingmuch@woobling.org>
2025-01-13 10:29:21 -05:00
Andrew Toth
d02eed4337
Bip Draft: Sending Silent Payments in PSBTs
2025-01-13 10:29:21 -05:00