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

2664 Commits

Author SHA1 Message Date
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
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
Luke Dashjr
d2b795f3f0
Merge pull request #771 from bitschmidty/master
BIP174: Input Finalizer finalized fields clarifications
2020-06-12 00:16:49 +00:00
Ethan Kosakovsky
96927344e7 Initial commit of entropy BIP 2020-06-11 12:11:06 +00:00
Mike Schmidt
3dbd4866b7 bip-0174: Input Finalizer finalized fields clarifications 2020-06-09 14:40:19 -05:00
Mike Schmidt
4cc1c31cc3 bip-325: update PR link 2020-06-09 14:26:37 -05:00
Luke Dashjr
d8a56c9f2b scripts/buildtable.pl: Fix for Obsolete status 2020-06-02 08:53:55 +00:00
Luke Dashjr
dac31c7829
Merge pull request #913 from ysangkok/reject-bip-0064
Obsolete BIP-0064
2020-06-02 08:26:28 +00:00
Janus
3d2f68c359 Obsolete BIP-0064
It was implemented at one point according to luke-jr
in https://github.com/bitcoin/bips/pull/913#issuecomment-621894761
2020-06-02 01:52:33 -05: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
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