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
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
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
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
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
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
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
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
Luke Dashjr
dc8d688d7b
Merge pull request #1342 from achow101/psbt2-tests
...
370: Add test vectors
2022-07-25 21:21:33 +00:00
Luke Dashjr
43a48ec0bf
Merge pull request #1319 from JeremyRubin/119-syntax
...
[BIP-119] Use mediawiki syntax highlighting, add comment to spec
2022-07-25 21:15:16 +00:00
Luke Dashjr
7d309564f9
Merge pull request #1326 from alexbosworth/patch-2
...
typo: correct mispelling
2022-07-25 21:13:40 +00:00
Luke Dashjr
c2d6f63439
Merge pull request #1334 from jonasnick/liftx
...
bip-0340: clarify that lift_x fails with out-of-range inputs
2022-07-25 21:13:21 +00:00
Luke Dashjr
c7a380e1a2
Merge pull request #1328 from achow101/370-fix-locktime
...
370: Clarifications of locktimes and tx modification flags
2022-07-25 21:12:51 +00:00
Luke Dashjr
d1b1ec476b
Merge pull request #1320 from JeremyRubin/delete-motivations-119
...
[BIP-119] Slim down motivation, add more references
2022-07-25 21:11:42 +00:00
Luke Dashjr
03785d323b
Merge pull request #1325 from alexbosworth/patch-1
...
BIP 0371: Make hex example consistent with base64
2022-07-25 21:06:21 +00:00
志宇
ac80e11298
bip-141: witness
field wording improvement
...
When describing the `witness` field, reword "witness data" to "witness
field" as "witness data" refers also to the `marker` and `flag` fields.
2022-07-14 18:40:59 +08:00
Andrew Chow
7cd8ecd111
psbt: Unify formatting of key-value data to specify data type and name
2022-07-13 20:20:39 -04:00
MacroFake
b505101a2d
179: Remove my email due to spam ( #1337 )
...
179: Remove my email due to spam
2022-07-12 12:38:41 +09:00
Andrew Chow
62e305bf28
370: Add test vectors
2022-07-05 17:58:23 -04:00
hujiulong
d448bf667c
Add BIP39 implementation reference
...
Add a reference to the JS implementation
2022-07-02 18:13:59 +08:00
Jonas Nick
0144413e91
bip-0340: clarify that lift_x fails with out-of-range inputs
...
Without this commit, it's not defined what happens if x is not in range 0..p-1.
However, lift_x may easily be called with out of range values. The reference
implementation of lift_x correctly returns failure in such cases.
2022-06-20 13:43:56 +00:00
54627384
858b6beb79
Update bip-0300.mediawiki
...
I've assumed that all mentions of ACK value and ACK counter are synonymous and therefore have updated all instances of this within the BIP to be "ACK-counter". I've noticed that M4 shows the different terms on two different lines (Line 256 and Line 257), which has made me think that potentially these terms aren't synonymous.
Updates made to align with term used through out the BIP:
Line 213 - adding explicit mention of "ACK-counter"
Line 229 - adding explicit mention of "ACK-counter"
Line 257 - replaced "ACK-value" with "ACK-counter"
Line 288 - replaced "ACK value" with "ACK-counter"
2022-06-19 10:05:04 +10:00
Andrew Chow
02ab2bfd79
370: Clarify that modifiable flags are bits
2022-06-13 12:21:42 -04:00
Tim Wang
0a169e5d0d
Add one Swift implementation featured with full native syntax, exception handling & fully unit tested with all supported language wordlists
2022-06-12 08:33:38 +10:00
kallewoof
df443f8db3
Merge pull request #1323 from LegReq/master
...
Fix incorrect signature test vectors in BIP322
2022-06-07 15:42:43 +09:00