1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 09:50:06 +01:00
Commit Graph

2879 Commits

Author SHA1 Message Date
Luke Dashjr
c0d698ae77 BIP 8: Note LOCKED_IN bit requirement in GBT section 2020-06-26 20:07:17 +00:00
Luke Dashjr
ef04aeca51 BIP 8: Fix timeout logic 2020-06-26 17:37:50 +00:00
Luke Dashjr
8e906f14af BIP 8: Remove impossible direct path from DEFINED to FAILING 2020-06-26 15:25:22 +00:00
Luke Dashjr
a59aaceffc
Merge pull request #795 from ysangkok/bip-0083
Reject BIP-0083 (three years inactivity)
2020-06-26 12:33:49 +00:00
Janus
7fecce0751 Final BIP-0090 2020-06-25 23:00:59 -05:00
Janus
f50152b3df Reject 156 (expired) 2020-06-25 22:55:32 -05:00
Janus
a2346e5a54 Reject 115 (expired) 2020-06-25 22:47:11 -05:00
Janus
6c87829b7b Reject 140 (expired) 2020-06-25 22:42:52 -05:00
avirgovi
f6b935f308 moved duplicate segments to footnotes 2020-06-25 13:42:03 +02:00
avirgovi
a5beb39040 fixed bip32 algo to copy master key creation instead of private2private; added same warning to XPRV part 2020-06-25 13:30:36 +02:00
Luke Dashjr
f4c9fd3ef7 BIP 8: Fix misspellings 2020-06-25 05:25:06 +00:00
Luke Dashjr
00aa4c6b43 BIP 8: Drop unmaintained reference implementation 2020-06-25 05:23:24 +00:00
Luke Dashjr
a85f32e50f Merge BIP 339: WTXID-based transaction relay 2020-06-25 05:20:05 +00:00
Luke Dashjr
b8fefbf576 Assign BIP 339: WTXID-based transaction relay 2020-06-25 05:19:50 +00:00
Luke Dashjr
d066544576 Merge commit 'd168a75' 2020-06-25 05:15:05 +00:00
Luke Dashjr
d168a754f1 Fix README for BIP 78 2020-06-25 05:14:58 +00:00
Luke Dashjr
fd02fa4bb7 Mark BIP 146 as Withdrawn
Per https://github.com/bitcoin/bips/pull/927#issuecomment-643403936
2020-06-25 05:11:46 +00:00
Luke Dashjr
8f4595b29b De-reject BIP-0008 due to progress being made (restore to Draft)
This reverts commit cb064ccdeb.
2020-06-25 05:01:43 +00:00
Luke Dashjr
a004e03d0f Merge remote-tracking branch 'origin-pull/550/head' 2020-06-25 05:01:15 +00:00
Suhas Daftuar
3c5aef89d6 Add BIP-wtxid-relay 2020-06-23 14:52:25 -04:00
nicolas.dorier
a76f5e4335
Clarify test vector 2020-06-23 17:46:18 +09:00
nicolas.dorier
b0be77f99e
Removing non-sense paragraph 2020-06-22 11:06:57 +09:00
nicolas.dorier
e6418e5a76
Fix missing word 2020-06-22 10:58:40 +09:00
nicolas.dorier
5e4cc6d812
Fix grammar, additional note on ability to increase output of the receiver 2020-06-22 10:56:22 +09:00
nicolas.dorier
feac3d0035
Update special thanks 2020-06-19 16:12:29 +09:00
nicolas.dorier
c449c019f6
Do not allow decrease in absolute fee 2020-06-19 16:06:19 +09:00
nicolas.dorier
549107933c
Allow outputs to be increased 2020-06-19 15:19:22 +09:00
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
azuchi
6130f17ded BIP85: Fix wrong test vector 2020-06-15 16:47:36 +09:00
Luke Dashjr
7e680f9f6b
Merge pull request #931 from bitschmidty/2020-06-bip325-pr-update
bip-325: update PR link
2020-06-12 03:57:59 +00:00
Luke Dashjr
d0d2bc9979
Merge pull request #910 from ethankosakovsky/entropy_bip
BIP 85: Deterministic Entropy From BIP32 Keychains
2020-06-12 00:32:29 +00:00