1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

3030 Commits

Author SHA1 Message Date
kallewoof
d8599f9b6b
Merge pull request #1051 from pinheadmz/bip173-witnessversion1
BIP173: segwit address witness version is one 5-bit char not one byte
2021-06-13 12:38:43 +09:00
kallewoof
fb6930cc1d
Merge pull request #1109 from Crypt-iQ/tuple_fix_04232021
BIP 341: fix tuple index in taproot_tweak_pubkey
2021-06-13 12:38:32 +09:00
kallewoof
928cbe9a5a
Merge pull request #1123 from dgpv/BIP88-edits
BIP88: add Acknowledgements section
2021-06-13 12:38:16 +09:00
kallewoof
dd68abc524
Merge pull request #1120 from t-bast/bip-174
BIP 174: clarify key uniqueness
2021-06-13 12:38:05 +09:00
kallewoof
7e16a94948
Merge pull request #1125 from dgpv/BIP88-edit-example-h0
BIP88: fix description of the "*h/0" example
2021-06-13 12:37:53 +09:00
Luke Dashjr
4493524f72
Merge pull request #1130 from tcharding/add-bip-links
Minor fixes to BIP-0009
2021-06-12 01:44:51 +00:00
kallewoof
d2766d043f
Merge pull request #1030 from silencer-Tsai/test-vectors
BIP32: Modified test vectors for hardened derivation with leading zeros
2021-06-12 09:01:48 +09:00
kallewoof
d7477a28ac
Merge pull request #1077 from dr-orlovsky/patch-6
Removing size param (not used anymore)
2021-06-12 09:00:36 +09:00
kallewoof
252bee9295
Merge pull request #1116 from jnewbery/2021-05-bip-editors
Add Kalle Alm as BIP editor
2021-06-11 19:48:35 +09:00
John Newbery
4e53b6e6c4 Add Kalle Alm as BIP editor
Update language to clarify that there are multiple editors.
2021-06-11 10:19:15 +01:00
Tobin Harding
f59b209b91
Fix typo, remove 'in'
Phrase 'based on in BIP 43' should probably read 'based on BIP 34'.
2021-06-09 10:33:59 +10:00
Tobin Harding
9ee9717310
Use hyperlinks when mentioning bips
When mentioning a bip we use a hyperlink to the bip file to assist
readers. There are two mentions of bips in BIP-0009 that do not use
links, probably because links where provided above in the text, however,
its a bit easier on the reader if we provide links again to save
scrolling through the document.

Use hyperlinks when mentioning BIP 34 and 141 in isolation.
2021-06-09 10:31:42 +10:00
Dmitry Petukhov
240de39b23
BIP88: fix description of the "*h/0" example 2021-05-26 17:45:01 +05:00
Dmitry Petukhov
de829ac445
BIP88: add Acknowledgements section 2021-05-19 13:08:14 +05:00
Luke Dashjr
6a5c99fcc9 Merge branch 'master' of github.com:bitcoin/bips 2021-05-18 00:09:26 +00:00
Luke Dashjr
2349ee46f0 Merge remote-tracking branch 'origin-pull/935/head' 2021-05-18 00:09:16 +00:00
Luke Dashjr
8b352218bf
Merge pull request #1121 from danpape/bip-0136-bech32m
BIP-0136: updates data encoding/decoding examples due to bech32m/bech32
2021-05-17 23:35:03 +00:00
Luke Dashjr
40b68284eb
Merge pull request #1122 from jonasnick/bip340-remove-graph
BIP340: remove batch speedup graph and link to it instead
2021-05-17 23:34:19 +00:00
Luke Dashjr
a099f43ce2 Merge BIP 343 2021-05-17 23:33:33 +00:00
Luke Dashjr
e7ee4fe6d5 Fix formatting for BIP 343 2021-05-17 23:33:22 +00:00
Luke Dashjr
3893c2d3bd Merge BIP 87 2021-05-17 23:28:48 +00:00
Luke Dashjr
eb7ab7ab41 README: Fix colours for BIPs 87 & 90 2021-05-17 23:28:17 +00:00
Luke Dashjr
868c4f8ada
Merge pull request #1025 from dgpv/bip-path-templates
BIP 88: Templates for Hierarchical Deterministic derivation paths
2021-05-17 23:20:21 +00:00
Jonas Nick
255b5b67c0 BIP340: remove batch speedup graph and link to it instead
This avoids having to update the BIP with a fresh graph every time there's a
change to libsecp and suggests that the expected speedup depends on the specific
implementation.
2021-05-17 14:55:13 +00:00
Dmitry Petukhov
abc113edd4
BIP88: Add definition for "length of the template", "length of the path" 2021-05-17 15:03:02 +05:00
Michael Folkson
7bf9c1b84d Update README 2021-05-17 10:18:40 +01:00
Michael Folkson
14f731e3d2 BIP 343 assigned 2021-05-17 10:09:34 +01:00
Dmitry Petukhov
b628a13e21
BIP88: use <code> tags more, instead of double quotes 2021-05-16 12:53:18 +05:00
Dmitry Petukhov
01679c8f29
BIP88: clarifications, mistype fixes 2021-05-16 12:38:37 +05:00
Dmitry Petukhov
3d9a359d1d
BIP88: number assigned, rename file and update README 2021-05-15 11:37:02 +05:00
Dmitry Petukhov
25f8c3e694
bip-path-templates: Add Compatibility section 2021-05-15 11:24:37 +05:00
Dmitry Petukhov
c90c76bc1b
bip-path-templates: describe Wildcard index range 2021-05-15 11:24:37 +05:00
Dmitry Petukhov
6ffc3542f8
bip-path-templates: Change chars for ranges from "[]" to "{}" 2021-05-15 11:24:37 +05:00
Dmitry Petukhov
2305c5bda6
Add BIP draft for BIP32 path templates 2021-05-15 11:24:36 +05:00
Robert Spigler
2371906f02
Minor edit 2021-05-15 01:22:45 -04:00
Robert Spigler
d502f681b8
Minor edits and links 2021-05-15 01:15:09 -04:00
Robert Spigler
7663693310
Change name for CI 2021-05-15 00:57:54 -04:00
Robert Spigler
9c40c18dbe
Link to merged BSMS, update examples 2021-05-15 00:55:41 -04:00
Robert Spigler
42d7ae8c09 Merge branch 'bitcoin:master' into v2_Multisig_deriv 2021-05-15 00:46:03 -04:00
Luke Dashjr
5bbfab9c56
Merge pull request #1097 from hugohn/bip-hugonguyen-bsms
BIP 129: Bitcoin Secure Multisig Setup (BSMS)
2021-05-15 04:29:03 +00:00
Robert Spigler
7e10290920
Rename BIP 87: Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki to bip-0087.mediawiki 2021-05-14 23:55:43 -04:00
Robert Spigler
10e4bc6668
Update README.mediawiki 2021-05-14 23:49:08 -04:00
Robert Spigler
cd223ea64a
BIP 87 assigned 2021-05-14 23:36:00 -04:00
Hugo Nguyen
c9249b230b
update URI 2021-05-14 18:43:50 -07:00
Hugo Nguyen
76c103a0ef
Fix email format 2021-05-14 18:38:11 -07:00
Hugo Nguyen
0e9aef5d9e
Correct BIP number 2021-05-14 18:37:07 -07:00
Hugo Nguyen
73e581ca06
BIP 129: Bitcoin Secure Multisig Setup (BSMS) 2021-05-14 18:29:58 -07:00
Hugo Nguyen
b644e2933e
update BIP number and rename file 2021-05-14 18:14:08 -07:00
Daniel X. Pape
349d2ee295
updates data encoding/decoding examples due to bech32m/bech32 2021-05-14 14:54:24 -07:00
t-bast
4a1077d40e
BIP 174: clarify key uniqueness
The description of keytype incorrectly said it had to be unique: it's the
whole key that must be unique, not the keytype (since we can for instance
have multiple xpubs in the global map).
2021-05-11 16:17:40 +02:00