1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 21:35:13 +01:00
Commit Graph

2617 Commits

Author SHA1 Message Date
nicolas.dorier
bd97400743
Introduce pjos=0 2020-06-19 15:00:19 +09:00
nicolas.dorier
e2778babfb
additional comments 2020-06-19 14:31:19 +09:00
nicolas.dorier
6d4b491b31
Simplify sender's implementation, fix typos 2020-06-19 14:26:51 +09:00
nicolas.dorier
93c655a149
Fix typo 2020-06-19 13:24:59 +09:00
nicolas.dorier
3a16c24f5e
Additional note for HW 2020-06-19 13:23:37 +09:00
nicolas.dorier
7803bf8335
Reformat the check list for sender 2020-06-19 13:17:34 +09:00
nicolas.dorier
a3fbc6c620
Do not crash reference implementation if there is no address in the bip21 2020-06-18 11:04:59 +09:00
nicolas.dorier
a2a085cdb4
Add disableoutputsubstitution= optional parameter 2020-06-18 10:11:20 +09:00
nicolas.dorier
63aa576fac
Update from RHavar remarks 2020-06-18 09:59:44 +09:00
nicolas.dorier
3485af708c
Add reference implementation 2020-06-18 00:12:29 +09:00
nicolas.dorier
ea7562fc90
Fix old error code 2020-06-17 21:51:09 +09:00
nicolas.dorier
3fc7032ec3
Fix some formatting 2020-06-17 16:20:38 +09:00
nicolas.dorier
f36ca8f43d
Update recommendation for receiver and sender 2020-06-17 16:15:53 +09:00
nicolas.dorier
a07fef5797
Add fee output section 2020-06-17 16:09:35 +09:00
nicolas.dorier
d72e27535e
[MoveOnly] Move optional parameters at the beginning 2020-06-17 15:06:28 +09:00
nicolas.dorier
801cc71114
Update PSBT invariants 2020-06-16 14:27:09 +09:00
nicolas.dorier
287e3c2346
Fix README 2020-06-16 14:18:19 +09:00
nicolas.dorier
631d8e65cd
Simplifies sender recommendation 2020-06-16 14:17:36 +09:00
nicolas.dorier
d13c784671
Remove parts refering to RBF, add recommendations for maxadditionalfeecontribution 2020-06-16 13:39:27 +09:00
nicolas.dorier
73a4d7c4ba
Rename to BIP78 2020-06-16 12:38:11 +09:00
nicolas.dorier
8ce6086517
Add Backward compatibility section 2020-06-02 11:46:22 +09:00
nicolas.dorier
3bede60b70
Update Javascript sender implementation link 2020-06-02 11:46:22 +09:00
Nicolas Dorier
5db1b99504
Update bip-xxxx.mediawiki
Co-authored-by: yahiheb <52379387+yahiheb@users.noreply.github.com>
2020-05-28 13:45:21 +09:00
Nicolas Dorier
434e8c279d
Update bip-xxxx.mediawiki
Co-authored-by: yahiheb <52379387+yahiheb@users.noreply.github.com>
2020-05-28 13:45:08 +09:00
nicolas.dorier
f62ceee781
Remove uneeded error message, add more details on the original/proposal PSBT requirements 2020-05-28 13:30:34 +09:00
nicolas.dorier
633f94d005
This BIP replace 79 2020-05-28 08:39:49 +09:00
nicolas.dorier
387d5e1b12
Reformulate 2020-05-24 02:37:26 +09:00
nicolas.dorier
900d221a85
Fix typo 2020-05-24 02:35:19 +09:00
nicolas.dorier
1251d29854
Discourage unsecured endpoint 2020-05-20 06:11:58 +09:00
nicolas.dorier
3659671a22
Relaxing authenticated endpoint 2020-05-19 19:14:51 +09:00
nicolas.dorier
5a337c6fc6
Make sure the receiver is not free riding on sender's back 2020-05-19 18:59:57 +09:00
nicolas.dorier
dd9193fd1d
Remove out-of-utxo 2020-05-19 04:52:43 +09:00
nicolas.dorier
3836ef6534
Reword sentence 2020-05-18 18:43:32 +09:00
nicolas.dorier
233c094667
Add minFeeRate optional parameter 2020-05-17 21:57:37 +09:00
nicolas.dorier
088cf9bf91
Clarify fake rounded amount added by the receiver 2020-05-17 20:16:32 +09:00
nicolas.dorier
24dd275445
Rename to additionalfeeoutputindex and maxadditionalfeecontribution 2020-05-17 19:58:17 +09:00
nicolas.dorier
c33f0759d6
Clarify sender's payjoin proposal checklist 2020-05-17 19:55:45 +09:00
nicolas.dorier
3faf6e7540
Add payjoin proposal 2020-05-17 05:59:23 +09:00
Luke Dashjr
4fb2c5290e
Merge pull request #911 from fametrano/patch-3
fixed obvious typo
2020-05-01 12:55:53 +00:00
Luke Dashjr
1464888d49
Merge pull request #916 from ysangkok/final-bip-0043
Mark BIP-0043 as final
2020-04-30 15:13:57 +00:00
Janus
6a30b6faae Mark BIP-0043 as final
Widely in use and used by BIPs 44, 45, 47, 49, 80, 81, 84, and 175.
2020-04-30 09:43:09 -05:00
Luke Dashjr
3ac2c60e61
Merge pull request #902 from Kevingislason/patch-1
BIP 39: Update Rust implementation
2020-04-30 14:42:36 +00:00
Luke Dashjr
187fabb1de
Merge pull request #893 from sipa/bip-taproot
BIP 340 improvements
2020-04-30 14:19:29 +00:00
Luke Dashjr
ba1d582507
Merge pull request #906 from JeremyRubin/bip-0119-sim-fixes
BIP-0119 Simulation Fixes
2020-04-30 14:16:18 +00:00
Luke Dashjr
c768b96f40
Merge pull request #903 from kallewoof/2003-bip322-simplified
bip-322: simplify proposal to single proof case
2020-04-30 14:13:04 +00:00
Luke Dashjr
eb34cf40e1
Merge pull request #900 from kallewoof/2003-signet-static-genesis
bip-325: genesis block/message start
2020-04-30 14:12:39 +00:00
Luke Dashjr
daf1c94086
Merge pull request #901 from ysangkok/reject-bip-0036
Reject BIP-0036
2020-04-30 14:11:58 +00:00
Luke Dashjr
3c968038b1
Merge pull request #898 from ysangkok/final-bip-0152
Mark BIP-0152 as Final
2020-04-30 14:09:45 +00:00
Luke Dashjr
1c2c852bad
Merge pull request #897 from ysangkok/reject-bip-0033
Reject BIP-0033 (expired)
2020-04-30 14:09:14 +00:00
Ferdinando M. Ametrano
b7090922b5
fixed obvious typo
it must be OP_CHECKMULTISIG, not OP_CHECKSIG
2020-04-29 01:43:50 +02:00