1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-19 12:08:05 +00:00

3351 Commits

Author SHA1 Message Date
Luke Dashjr
cf420089a4
Merge pull request #1349 from alfred-hodler/bip-alfredhodler-private-payments
New BIP 351: Private Payments
2022-09-29 22:39:41 +00:00
Luke Dashjr
be59b4fe75
Merge pull request #1293 from BP-WG/bip/p2c
BIP 372: Pay-to-contract tweak fields for PSBT
2022-09-29 22:34:07 +00:00
Luke Dashjr
0eb216caa5
Merge pull request #1364 from psztorc/master
Update BIPs 300/301
2022-09-29 22:31:22 +00:00
Luke Dashjr
af15873715
Merge pull request #1363 from achow101/370-git-conflict
370: Fix merge conflict and typo
2022-09-29 22:30:01 +00:00
Luke Dashjr
783d73c0c0
Merge pull request #1361 from joemphilips/fix_typo_bip0370
nit: fix typo in bip-0370 test vectors.
2022-09-29 22:29:28 +00:00
Luke Dashjr
d9700e7e4e
Merge pull request #640 from randolf/patch-1
Minor improvements
2022-09-29 22:11:18 +00:00
Alfred Hodler
2cabfe167e
Update BIP351 reference implementation link 2022-09-15 15:01:30 +00:00
Dr. Maxim Orlovsky
d7888e53aa
BIP-372: Moving Andrew Poelstra from author to ACK section
Basing on https://github.com/bitcoin/bips/pull/1293#issuecomment-1242438684
2022-09-11 11:02:19 +02:00
Alfred Hodler
aa4f030041
Update authors 2022-09-10 09:54:36 +00:00
Paul Sztorc
f46b898999
make idential to bip301 2022-09-02 13:20:46 -04:00
Paul Sztorc
16fba9650a
link to new code + remove outdated references 2022-09-02 13:19:46 -04:00
Paul Sztorc
80b33be54d
header typo 2022-09-02 13:15:29 -04:00
Paul Sztorc
3176623da9
Update Bip300 2022-09-02 13:14:51 -04:00
Paul Sztorc
8447ec666a
replace files 2022-09-02 11:50:48 -04:00
Paul Sztorc
de6c9a6fcf
Update Bip300 for consistency with latest code 2022-09-02 11:39:50 -04:00
Andrew Chow
e6c08f3fac 370: Fix merge conflict and typo 2022-09-01 13:04:00 -04:00
Alfred Hodler
bffc84f63a
Add a refernce to BIP351 2022-08-30 10:45:40 +00:00
joemphilips
a924d03298
nit: fix another typo in bip-0370 test vectors 2022-08-28 14:04:22 +09:00
joemphilips
15a888dabe
nit: fix typo in bip-0370 test vectors. 2022-08-28 13:10:05 +09:00
kallewoof
52f68fecd8
Merge pull request #1355 from jonasnick/fix-missing-int
BIP 340 & 341: use consistent definition of lift_x
2022-08-25 16:05:58 +09:00
Jonas Nick
3998dbbc8a BIP 340: fix function signature of lift_x in reference code
bip-0340.mediawiki defines lift_x as taking an integer argument. This commit
changes the argument of lift_x in the reference code to be identical to the
specification. Previously it took a byte array.
2022-08-23 10:07:32 +00:00
Alfred Hodler
ac7b6c1f50
Add Comments-URI; fix author list 2022-08-22 10:03:54 +00:00
Alfred Hodler
1385d65187
Add reference implementation 2022-08-22 09:49:32 +00:00
Alfred Hodler
e56fb64292
Update the index page 2022-08-22 09:17:11 +00:00
Alfred Hodler
75a6f21e3a
Update BIP number and test vectors 2022-08-22 08:53:42 +00:00
Dr. Maxim Orlovsky
d2b4d5d099
BIP-372: add entry to the README 2022-08-21 21:55:44 +02:00
Dr. Maxim Orlovsky
697de96475
Assign Comments-URI for BIP-372 2022-08-21 21:45:47 +02:00
Dr Maxim Orlovsky
2f57890cbe
CI: Allow dashes in author e-mail domain names
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21 21:43:18 +02:00
Dr. Maxim Orlovsky
cdaccbedb5
Fix CI failure in BIP-372
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21 21:43:18 +02:00
Dr. Maxim Orlovsky
ad46e586d1
Syntaxic proofs for BIP-372
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21 21:43:18 +02:00
Dr. Maxim Orlovsky
0337a6c64d
Assign BIP-372 number to P2C BIP as per @kallewoof decision
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21 21:43:17 +02:00
Dr Maxim Orlovsky
5716f2878f
BIP P2C proposal initial version
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21 21:43:17 +02:00
Alfred Hodler
187135c4f6
Updates to the BIP
- fix out of range indexing
- add a note about compressed keys
- add a note about of-of-band notifications
- add a backward compatibility section
2022-08-19 10:14:32 +00:00
Jonas Nick
2119931f01 BIP 341: add missing conversion from bytes to int 2022-08-16 15:09:14 +00:00
kallewoof
64aba767e2
Merge pull request #1353 from ishaanam/bip174-143
BIP 174: fix incorrect reference to BIP 173
2022-08-16 10:37:00 +09:00
ishaanam
555c1d8c89 BIP 174: fix incorrect reference to BIP 173 2022-08-15 12:38:08 -04:00
pox
c053962759 added reference to BIP 47 2022-08-01 15:11:33 +02:00
Alfred Hodler
50e707bd8c
Leaner notifications 2022-08-01 12:15:46 +00:00
Alfred Hodler
7330484680
Incorporate feedback 2022-08-01 11:00:01 +00:00
Alfred Hodler
063d70219a
Improve wording 2022-07-30 08:45:48 +00:00
Clark Moody
df9830a855 Update authors list 2022-07-30 10:25:04 +02:00
Clark Moody
9caa27ccd4 Two potential third-party services 2022-07-30 10:25:04 +02:00
Luke Dashjr
43da5dec5e
Merge pull request #1333 from 54627384/patch-1
Update bip-0300.mediawiki with consistent use of "ACK-counter" term
2022-07-28 21:04:46 +00:00
Alfred Hodler
947916e5ba
Update wording 2022-07-26 17:51:09 +00:00
Clark Moody
fb18d17106 Italic symbol notation instead of <code> 2022-07-26 19:32:52 +02:00
Luke Dashjr
bcb66af5c3
Merge pull request #1340 from hujiulong/patch-1
Add BIP39 implementation reference
2022-07-25 22:49:46 +00:00
Luke Dashjr
b7aebcd5e6
Merge pull request #1346 from evanlinjin/bip141-improve-wording
bip-141: improve `witness` field wording
2022-07-25 22:47:46 +00:00
Luke Dashjr
20b460b6d2
Merge pull request #1331 from ShenghaiWang/master
Add one Swift implementation
2022-07-25 22:46:53 +00:00
Luke Dashjr
809a8d3229
Merge pull request #1318 from SunitRoy2703/bip-39-dart
bip-39 dart implementation added
2022-07-25 22:46:41 +00:00
Luke Dashjr
bf657ddcac Merge remote-tracking branch 'origin-pull/1345/head' 2022-07-25 21:24:26 +00:00