1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-25 07:48:05 +01:00
Commit graph

2029 commits

Author SHA1 Message Date
nicolas.dorier
d832c51e82
bip174: Add test vector for global xpub 2019-07-26 11:35:40 +09:00
Luke Dashjr
92e87c9ec3
Merge pull request #788 from nkohen/2019-06-13-fix-gcs-reference-link
BIP 158: Updated Golomb-Rice Coded sets Reference Implementation link
2019-07-26 02:35:07 +00:00
Luke Dashjr
372685f6bd
Merge pull request #787 from fjahr/master
BIP 158: remove old reference to extended filter type
2019-07-26 02:34:29 +00:00
Andrew Chow
6a36d8e1b4 BIP 174: global xpubs serialization test vector 2019-07-25 13:37:06 -04:00
Luke Dashjr
5ecba9af77
Merge pull request #809 from DanielWeigl/bip49_active
Set Status für BIP49 to 'Final'
2019-07-25 02:47:40 +00:00
Luke Dashjr
0dcffe6fc5
Merge pull request #781 from torkelrogstad/patch-2
Update bip-0049.mediawiki
2019-07-25 02:46:40 +00:00
Luke Dashjr
66e122a5b8
Merge pull request #804 from hebasto/patch-1
BIP 173: Remove duplicated 'the'
2019-07-25 02:35:55 +00:00
Luke Dashjr
efcfe8b670
Merge pull request #782 from MarcoFalke/patch-1
BIP 144: Old serialization format must be used on empty witness
2019-07-25 02:30:51 +00:00
Luke Dashjr
673feb8371
Merge pull request #793 from ysangkok/bip-0074
Reject BIP-0074 (three years inactivity)
2019-07-25 02:00:46 +00:00
DanielWeigl
fd4aab24a4 Set Status für BIP49 to 'Final'
it gets used by electrum, trezor and other wallets

- Reflect bip49 status change to active also in README.mediawiki
- Also fix email address (private one is more stable, old one isnt monitored anymore)
2019-07-24 14:54:29 +02:00
Paul Sztorc
4cd4e53752
cleanup 2 2019-07-23 09:26:54 -07:00
Paul Sztorc
69670c9da2
cleanup 1 2019-07-23 09:26:45 -07:00
Paul Sztorc
42e96858d5
move images 2019-07-23 09:26:15 -07:00
Paul Sztorc
1ff5d5d825
rename folder 2019-07-23 09:20:44 -07:00
Paul Sztorc
6ca33dc635
Rename bip-blind-merged-mining.mediawiki to bip-0301.mediawiki 2019-07-23 09:18:18 -07:00
Paul Sztorc
329df0b836
Update dates/links to merge 2019-07-23 09:14:33 -07:00
Clark Moody
5b74e93fcb Update test vectors with new version bytes 2019-07-23 11:13:15 -05:00
Clark Moody
75ae8418da Link to SLIP-0132 2019-07-23 10:30:10 -05:00
Clark Moody
4413bdc46f Add version bytes section 2019-07-23 10:30:10 -05:00
Luke Dashjr
ac75b1dcf5
Merge pull request #777 from dergigi/dergigi-patch-1-bip-typos
[Trivial] BIP2, BIP16: fix typos
2019-07-23 14:51:57 +00:00
Luke Dashjr
6a25c1478f
Merge pull request #800 from junderw/junderw-patch-1
BIP174: Include suggested sighash check
2019-07-23 14:51:01 +00:00
Luke Dashjr
095087bed0
Merge pull request #766 from laanwj/2019_02_addvr2
BIP 155: addrv2 BIP proposal
2019-07-23 14:43:59 +00:00
Luke Dashjr
15f7e19493
Merge pull request #805 from hebasto/patch-2
BIP 143: Remove duplicated 'the'
2019-07-23 14:37:32 +00:00
Hennadii Stepanov
42cc0c724d
BIP 143: Remove duplicated 'the' 2019-07-18 13:30:06 +03:00
Hennadii Stepanov
39a23b7cbe
BIP 173: Remove duplicated 'the' 2019-07-18 13:24:32 +03:00
Wladimir J. van der Laan
f5174192e2 bip155: Add table entry 2019-07-18 00:37:29 +02:00
Wladimir J. van der Laan
e993478060 bip155: Fix comments URL 2019-07-18 00:33:26 +02:00
Wladimir J. van der Laan
34534b5ee1 bip155: fill in BIP number 2019-07-18 00:17:55 +02:00
Luke Dashjr
bf057da6f7
Merge pull request #784 from achow101/bip174-xpubs
bip174: add global xpub field
2019-07-10 02:05:16 +00:00
Jonathan Underwood
97447f981f
BIP174: Include suggested sighash check 2019-07-10 08:30:23 +09:00
wigy
308594e098
Updated BIP-0138 Comments-Summary
That opinion was unnoticed for more than a month now, maybe this helps getting counter-arguments.
2019-07-01 17:07:12 +02:00
Luke Childs
7ab9ef95c6
[bip174] Fix typo in signer pseudo code 2019-06-26 16:47:04 +07:00
Janus
71aeb97411 Reject BIP-0074 (three years inactivity) 2019-06-20 16:11:19 -05:00
nkohen
4fe45328c8 Updated Golomb-Rice Coded sets reference implementation link 2019-06-13 13:52:10 -05:00
Fabian Jahr
b65ca1c094 BIP 158: remove old reference to extended filter type 2019-06-13 12:19:57 -04:00
Luke Dashjr
8f9205760e
Merge pull request #555 from veleslavs/Bech32_Encoded_TxRef
BIP 136: Bech32 Encoded Tx Position References
2019-06-13 13:58:40 +00:00
Daniel X. Pape
4e2bb34d04 add examples for TxRefs with Outpoints; fix some typos and wording 2019-06-13 08:14:43 +02:00
Велеслав
a8bb0a4e39 Include Optional Encoded Outpoints
With thanks to Daniel Pape for the work behind this idea.

Please not that the test-vectors still need to be updated (again).
2019-06-13 08:14:41 +02:00
Велеслав
e78c384755 BIP-136: Bech32 Encoded Tx Position References 2019-06-13 08:14:39 +02:00
Andrew Chow
e1f770e236 bip174: add section describing change detection 2019-06-09 23:39:25 +02:00
Andrew Chow
19d3b9dc82 bip174: add global xpub field 2019-06-09 10:48:05 +02:00
Luke Dashjr
58e737617c
Merge pull request #757 from moneyball/patch-1
fixed minor typo in BIP 79
2019-05-18 16:47:40 +00:00
MarcoFalke
d8dea4ef09
BIP 144: Old serialization format must be used on empty witness 2019-05-13 18:24:52 -04:00
Torkel Rogstad
49d44b9b28
Update bip-0049.mediawiki
Fix broken internal link
2019-04-30 10:51:43 +02:00
Gigi
0cb0d361a5
[Trivial] Fix word repetition
* changes modifies -> modifies
* index of of -> index of
2019-04-21 19:17:41 -05:00
Paul Sztorc
d69e368ce3 typo
the critical txn should start with "03", as it has version number 3
2019-04-17 16:59:40 -07:00
Gigi
14834fa63c
is alive any working -> is alive and working 2019-04-09 22:41:52 -05:00
Gigi
18f43a6b2a
transaction -> transactions 2019-04-09 22:37:48 -05:00
Luke Dashjr
111e427d20
Merge pull request #770 from torkelrogstad/patch-1
[BIP 44] Remove 21 Machine Wallet
2019-04-09 12:04:09 +00:00
Torkel Rogstad
c6e8351583 [bip44] Remove "Compatible wallets" section 2019-04-09 09:20:44 +02:00