PoWx Team
fecbe1f8a8
BIP 52: Fix syntax
2021-12-16 19:50:57 +01:00
PoWx Team
c689a92e35
BIP 52: Add misssing layer information; remove private email from Discussions-To
2021-12-16 09:52:27 +01:00
PoWx Team
3a287681a4
BIP 52: Trying to fix CI errors
2021-12-15 23:40:19 +01:00
PoWx Team
abd62086df
BIP 52: Trying to fix CI errors
2021-12-15 23:36:35 +01:00
PoWx Team
9292e959d0
BIP 52: Update Comments-URI
2021-12-15 23:27:58 +01:00
PoWx Team
cc636e6f83
Fix Malformed Author line
2021-12-15 23:25:01 +01:00
PoWx Team
da4eb2fb20
Update README
2021-12-15 23:16:50 +01:00
PoWx Team
67a6c4dabb
BIP 52 assigned
2021-12-15 23:06:15 +01:00
PoWx Team
ff47e7ef14
Update reverse-compatibility statement
2021-11-25 18:29:10 +01:00
PoWx Team
e8363a11bf
Add reverse-compatibility statement
2021-10-11 21:41:05 +02:00
PoWx Team
250cf54409
[DRAFT] Durable, Low Energy Bitcoin PoW
2021-05-26 19:57:34 +02: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
Hugo Nguyen
47847fe874
minor edit
2021-05-11 03:36:32 -07:00
Michael Folkson
37b55d2fde
BIP: Mandatory activation of taproot deployment
2021-05-09 10:42:33 +01:00
Hugo Nguyen
229a60bf8e
update Compatibility section
2021-05-07 19:42:44 -07:00
Hugo Nguyen
f13cd8dde9
update Compatibility section
2021-05-05 20:05:08 -07:00