1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00
Commit Graph

2671 Commits

Author SHA1 Message Date
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
Luke Dashjr
530c4fb089
Merge pull request #924 from Coding-Enthusiast/patch-3
[BIP-0137] Correct small mistakes
2020-06-01 19:46:32 +00:00
Luke Dashjr
357419ae84
Merge pull request #917 from milczarekIT/bip0039-add-Java-reference
Added reference to Java implementation for BIP-39
2020-06-01 19:46:14 +00:00
Luke Dashjr
52bd714fb3
Merge pull request #920 from jonasnick/spk-commit-all
bip-341: Commit to all scriptPubKeys in SigMsg
2020-06-01 19:31:53 +00:00
Luke Dashjr
bad7029ae1
Merge pull request #922 from SGeetansh/BIP-0011_typo
bip-0011.mediawiki: Fix trivial typo
2020-06-01 19:26:11 +00:00
Luke Dashjr
2a6386bbf9
Merge pull request #672 from skywinder/patch-1
BIP 39: Аdd swift library with multi lang support
2020-06-01 19:12:53 +00:00
Luke Dashjr
3a483f675c
Merge pull request #915 from ysangkok/reject-expired-block-size-bips
Reject expired block size BIPs
2020-06-01 19:09:56 +00:00
Luke Dashjr
c8832eabe3
Merge pull request #914 from ysangkok/reject-bip-0099
Reject BIP-0099 (expired)
2020-06-01 19:08:35 +00: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
Coding Enthusiast
9bb9824cab
[BIP-0137] Correct small mistakes
RecId indicates address/script types not key types (technically there is no key type).  
Value for P2WPKH is 39 not 35.  
Turned ranges to a bulleted list.
2020-05-18 11:05:21 +04:30
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
SGeetansh
336a83b8bd Minor grammar typo. Added a comma. 2020-05-16 15:51:04 +05:30
Jonas Nick
15fba98cf4 bip-341: add missing Post-History 2020-05-15 12:57:49 +00:00
Jonas Nick
dde165749e bip-341: Commit to all scriptPubKeys in SigMsg 2020-05-15 12:33:01 +00:00
Petr Korolev
91a835887d remove duplicate line 2020-05-03 11:03:42 +07:00
Petr Korolev
25b6d576b4 Update link directly to the bip39 file 2020-05-03 11:01:17 +07:00
Bartosz Milczarek
f572ebe9f2 Added reference to Java implementation for BIP-39 2020-05-02 14:23:01 +02: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
Janus
2d293b7307 Reject expired block size BIPs 2020-04-30 09:37:22 -05:00
Janus
f4eecb1ea3 Reject BIP-0099 (expired) 2020-04-30 09:29:35 -05: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
Pieter Wuille
cf2937c811
Merge pull request #202 from ysangkok/bip-0340-typing
Typing annotations for BIP-0340
2020-04-10 13:44:55 -07:00
Jeremy Rubin
c03a8f0bb9 Update images for BIP-0119 2020-04-08 12:44:50 -07:00
Jeremy Rubin
58d1b1994c BIP-0119: Use the same random seed across simulation runs; fix issue where a poisson was used in place of an exponential 2020-04-08 12:44:34 -07:00
Janus
756129cccf BIP-0340: Add typing annotations to reference.py
Passes mypy's strict-mode with mypy 0.770.
2020-04-06 21:45:23 -05:00