1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-24 23:38:54 +01:00
Commit graph

2919 commits

Author SHA1 Message Date
Robert Spigler
b1c2b5c671
Fix errors 2021-03-22 15:27:20 -04:00
Robert Spigler
453d328265
Grammar/formatting 2021-03-22 01:27:52 -04:00
Robert Spigler
1361af2f73
Merge pull request #1 from Rspigler/Sane_Mulitisg_deriv
[DRAFT] Modern Hierarchy for Deterministic Multisignature Wallets
2021-03-22 01:10:40 -04:00
Robert Spigler
5161601435
Merge pull request #2 from bitcoin/master
Update local
2021-03-22 01:07:54 -04:00
Robert Spigler
ba9f775ef6
Formatting 2021-03-22 01:01:55 -04:00
Robert Spigler
73dce7aafc
BIP2 compliance. Add rationale, addresss discovery, etc. 2021-03-22 00:59:46 -04:00
Luke Dashjr
dacd6a2fc2
Merge pull request #1080 from achow101/bip8-more-params
BIP 8: Add minimum activation height
2021-03-20 19:44:52 +00:00
Andrew Chow
54fe11608c Add minimum activation height to BIP 8 2021-03-20 15:03:49 -04:00
Robert Spigler
f4cea61a4e
Clarifications 2021-03-18 18:00:39 -04:00
Robert Spigler
b4af07c8a7
Add PSBT and ML reference 2021-03-18 17:16:15 -04:00
Robert Spigler
8c346ca3ba
Revert to multisig only 2021-03-18 17:15:07 -04:00
Luke Dashjr
cd3885c0fb
Merge pull request #1078 from dr-orlovsky/patch-5
Fixing Simple Signer Algorithm
2021-03-15 20:17:23 +00:00
Luke Dashjr
d7cc27613e Merge BIP 370 2021-03-15 20:16:33 +00:00
Luke Dashjr
4edd978046 Fix Comments-URI for BIP 370 2021-03-15 20:16:20 +00:00
Luke Dashjr
36981bccc6
Merge pull request #1083 from 8go/patch-1
BIP 85: fixed some typos and minor English mistakes
2021-03-15 20:13:38 +00:00
Luke Dashjr
9bad9b5aca
Merge pull request #1085 from ethankosakovsky/patch-1
BIP85: fixed test vector.
2021-03-15 20:13:17 +00:00
Luke Dashjr
43b268c1c5
Merge pull request #1079 from Matthiti/patch-1
Fix typos in BIP 2
2021-03-15 20:10:53 +00:00
Robert Spigler
deba2a75be
Clarify testnets 2021-03-14 16:02:45 -04:00
ethankosakovsky
07d208ed09
BIP85: fixed test vector. 2021-03-13 14:38:27 +08:00
Robert Spigler
c747ee9880
Update Modern Derivation Standard.mediawiki
minor edit
2021-03-12 17:32:50 -05:00
Robert Spigler
ef3a16eeec
Update and rename Multisig Derivation Standard.mediawiki to Modern Derivation Standard.mediawiki
Multisig and singlesig support
2021-03-12 16:57:55 -05:00
Robert Spigler
a067f9ca08 Formatting 2021-03-11 16:17:51 -05:00
Robert Spigler
675c3a8703
Create Multisig Derivation Standard.mediawiki
Draft
2021-03-11 03:11:51 -05:00
8go
3635e0ec66
fixed some typos and minor English mistakes 2021-03-09 17:12:08 +00:00
Matthijs Roelink
726cbf100c
Fix typos in BIP 2 2021-03-06 20:24:56 +01:00
Andrew Chow
eaaf376099 174: Change PSBT unknown fields test to use higher numbers
Previously these tests were using 0x0f as the unknown field number. As
these have now been defined, change them to use 0xf0 instead as it is
unlikely we will use those anything soon.
2021-03-04 16:14:45 -05:00
Luke Dashjr
333fc69ab9
Merge pull request #1004 from prayank23/bip125-backwardscompatibility
BIP 125: Change 'Client support' to 'Backwards compatibility'
2021-03-03 06:02:51 +00:00
Dr. Maxim Orlovsky
6db1e16486
Fixing Simple Signer Algorithm
Simple Signer Algorithm was lacking an index argument (last one) on all function calls
2021-03-02 20:26:59 +01:00
Luke Dashjr
48b3896e6e Merge branch 'bip8_threshold' 2021-02-26 19:49:50 +00:00
Luke Dashjr
82000f65c1 Merge remote-tracking branch 'origin-pull/1073/head' 2021-02-26 19:47:43 +00:00
Luke Dashjr
5c6f02343e
Merge pull request #1070 from luke-jr/bip8_elaborate
BIP 8: Elaborate and clarify parameter selection
2021-02-26 19:45:00 +00:00
Antoine Poinsot
a118ef42a6
bip8: mention in intro the forced activation is optional
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
2021-02-26 14:18:35 +01:00
Antoine Poinsot
ca77342417
bip8: remove recommendation to force activation after a year
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
2021-02-26 13:33:36 +01:00
Luke Dashjr
72bf969a17 BIP 8: Avoid speculating precisely on how soon the economic majority might be upgraded 2021-02-17 21:07:56 +00:00
Luke Dashjr
1e25eb98f6 BIP 8: Advise not choosing a bit being used for other things 2021-02-17 21:02:51 +00:00
Luke Dashjr
663efa52d4 BIP 8: Move recommendation for "name" to "Selection guidelines" 2021-02-17 21:01:03 +00:00
Luke Dashjr
6ea5857b62 BIP 8: Reduce threshold recommendation to 90% 2021-02-17 20:58:33 +00:00
Luke Dashjr
febdf1312a BIP 8: Make threshold a parameter 2021-02-17 20:58:22 +00:00
Luke Dashjr
3a7585365f
Merge pull request #1045 from koushiro/koushiro/add-bip0039-rs
Add another Rust implmentation of BIP-0039
2021-02-12 21:29:20 +00:00
Luke Dashjr
fbef072a91
Merge pull request #1029 from meherett/patch-1
BIP-0039: Add Python-HDWallet package
2021-02-12 21:28:59 +00:00
Andrew Chow
b3d224f384 Specify BIP 370 PSBTv2 2021-02-12 16:09:35 -05:00
Luke Dashjr
19c429ee28 Merge BIP 338 2021-02-12 21:04:39 +00:00
Luke Dashjr
bb9af2ac04 README: Fix colour for BIP 79 2021-02-12 21:04:33 +00:00
Luke Dashjr
d2853bcc51 Assign BIP 338 for Disable transaction relay message 2021-02-12 21:03:39 +00:00
Suhas Daftuar
31f61e7175 Mention compatibility with bip 37 2021-02-12 08:49:44 -05:00
Suhas Daftuar
332b9a4854 Note that tx messages are never allowed on disabletx links 2021-02-12 08:20:07 -05:00
Suhas Daftuar
55a31eb8ee Add more language in hope of BIP number assignment 2021-02-11 13:45:26 -05:00
Wladimir J. van der Laan
4504be9cf1
Merge #1044: BIP155: Remove external link
cd1f225a0b BIP 155: Remove bitcoin.org link. (kiminuo)

Pull request description:

  Fix link.

ACKs for top commit:
  laanwj:
    Thanks you, ACK cd1f225a0b

Tree-SHA512: f798246ddffc2564385a2e071da02e47457ced15e502a8b500a10c2a4f5134cea750042e916bbfac39966e85efd554ad333a908be602a4cfcf09fa058840a527
2021-02-10 09:06:21 +01:00
kiminuo
cd1f225a0b BIP 155: Remove bitcoin.org link. 2021-02-10 08:07:09 +01:00
Luke Dashjr
faeb2ccd24
Merge pull request #1066 from SomberNight/202002_bip350_fix_links
bip-0350: fix links for reference implementations
2021-02-09 22:04:33 +00:00