Matt David
|
7dd419e08a
|
- Update identifier to be a required field in ProtocolMessage and EncryptedProtocolMessage
|
2016-11-28 10:39:58 -08:00 |
|
TomZ
|
626aa1a9fd
|
Update the spec following the new developments
|
2016-11-28 18:23:15 +01:00 |
|
Matt David
|
19439279d0
|
Merge remote-tracking branch 'upstream/master'
|
2016-11-26 16:43:27 -08:00 |
|
Matt David
|
e3a155c477
|
- Change EC Keys to use SEC encoding
- Update identifier default to also include epoch time to great a more unique identifier
|
2016-11-23 10:25:51 -08:00 |
|
Luke-Jr
|
1dedbfa5a6
|
Merge pull request #469 from ryanofsky/getblocktxn-nonrecent
Allow block responses to getblocktxn requests
|
2016-11-15 07:54:09 +00:00 |
|
Suhas Daftuar
|
836d2dc91e
|
Initial draft of buried deployments.
|
2016-11-14 12:01:26 -05:00 |
|
Russell Yanofsky
|
376029beea
|
BIP152: Allow block responses to getblocktxn requests
Corresponding bitcoind change in:
dac53b5 Modify getblocktxn handler not to drop requests for old blocks
|
2016-11-14 10:58:34 -05:00 |
|
Russell Yanofsky
|
21985daefb
|
BIP152: Fix missing space between words.
|
2016-11-14 10:57:48 -05:00 |
|
Luke-Jr
|
095fbdab94
|
Merge pull request #472 from afk11/bip39-allowed-sizes
BIP39: 'recommended size' -> 'allowed size'
|
2016-11-05 00:03:04 +00:00 |
|
Luke-Jr
|
1286a7793e
|
Merge pull request #473 from sdaftuar/bip152-invalid-blocks
[BIP 152] Update compact block BIP for banning behavior
|
2016-11-03 19:22:27 +00:00 |
|
Suhas Daftuar
|
30620da93c
|
[BIP 152] Bump p2p protocol for proper banning behavior
|
2016-11-03 08:44:55 -04:00 |
|
Suhas Daftuar
|
78c3b0a244
|
[BIP 152] Fix invalid link
|
2016-11-03 08:12:20 -04:00 |
|
Thomas Kerin
|
5b1c59da6d
|
BIP39: 'recommended size' -> 'allowed size'
|
2016-11-03 10:14:41 +01:00 |
|
Luke-Jr
|
dd4833f171
|
Merge pull request #470 from richardkiss/master
Fix hex of first FindAndDelete example
|
2016-11-02 08:06:41 +00:00 |
|
Richard Kiss
|
d75418ee38
|
BIP143 - Fix hex of first FindAndDelete example (was just witness data).
|
2016-11-01 23:40:41 -07:00 |
|
Luke-Jr
|
ff7fbb8b7c
|
Merge pull request #467 from DanielWeigl/master
BIP49 - fix wrong cointype for test vectors - use m/49'/1'/0' for testnet
|
2016-10-18 06:31:15 +00:00 |
|
Luke-Jr
|
25e3b94e0c
|
Merge pull request #463 from jl2012/bip143_findanddelete
Add examples to show FindAndDelete is not used in BIP143
|
2016-10-18 06:30:55 +00:00 |
|
Luke-Jr
|
b2dc6edfb8
|
Merge pull request #466 from btcdrak/patch-10
Update segwit deployment details
|
2016-10-17 21:54:59 +00:00 |
|
Luke-Jr
|
a060f6f7ed
|
Merge pull request #465 from jl2012/bip147start
Add start day for BIP147
|
2016-10-17 17:17:39 +00:00 |
|
Luke-Jr
|
93792786bf
|
Merge pull request #464 from sipa/bip141start
BIP 141 start and end time
|
2016-10-17 17:15:16 +00:00 |
|
฿tcDrak
|
f2b18844c6
|
Update segwit deployment details
|
2016-10-17 15:33:17 +01:00 |
|
Johnson Lau
|
2067307874
|
Add start day for BIP147
|
2016-10-17 20:18:35 +08:00 |
|
Pieter Wuille
|
5c2da7e07d
|
BIP 141 start and end time
|
2016-10-17 13:16:22 +02:00 |
|
Daniel Weigl
|
61e766b9dd
|
fix wrong cointype for test vectors - use m/49'/1'/0' for testnet
|
2016-10-16 17:25:14 +02:00 |
|
Johnson Lau
|
bb3734349f
|
Add examples to show FindAndDelete is not used in BIP143
|
2016-10-16 02:53:15 +08:00 |
|
Luke-Jr
|
6e47447b32
|
Merge pull request #462 from TheBlueMatt/segwitcb
SegWit Compact Blocks
|
2016-10-14 22:37:54 +00:00 |
|
Matt Corallo
|
10fcf4ed0d
|
Fix a few nits and expand on coinbase short ID calc in ver 2
|
2016-10-14 10:09:03 -04:00 |
|
Luke-Jr
|
175413daeb
|
Merge pull request #447 from jonathancross/master
Improving wording of "makes them consuming"...
|
2016-10-12 23:15:58 +00:00 |
|
Luke-Jr
|
96fb105b74
|
Merge pull request #454 from MarcoFalke/patch-2
BIP2: fix typo
|
2016-10-06 22:56:09 +00:00 |
|
Luke-Jr
|
80e8462fcb
|
Merge pull request #460 from DanielWeigl/master
BIP49 - calculate testvector
|
2016-10-05 20:13:38 +00:00 |
|
Luke Dashjr
|
6a8b845f63
|
bip-0002: Add missing Obsolete status and Requires to preamble overview
|
2016-10-05 20:08:08 +00:00 |
|
Luke-Jr
|
6399875eb7
|
Merge pull request #458 from MarcoFalke/patch-3
BIP2: Remove Superseded from choices for Status
|
2016-10-05 20:06:08 +00:00 |
|
Luke-Jr
|
50f459166f
|
Merge pull request #459 from jl2012/segwitscript
Add policy descriptions to BIP141 and 143 and address some nits.
|
2016-10-05 19:57:50 +00:00 |
|
Daniel Weigl
|
7662d7124a
|
replace BIP-number-placeholders and calculate test vectors
|
2016-10-05 16:10:12 +02:00 |
|
Johnson Lau
|
3f59ccdddc
|
Add policy descriptions to BIP141 and 143 and address some nits.
|
2016-10-05 21:00:53 +08:00 |
|
MarcoFalke
|
4ce983bee9
|
BIP2: Remove Superseded from choices for Status
The section about the BIP status field only defines
"Replaced or Obsolete (which is equivalent to Replaced)",
so remove "Superseded" for clarity.
|
2016-10-05 14:56:44 +02:00 |
|
Luke-Jr
|
ed5661dbec
|
Merge pull request #457 from laanwj/2016_10_bip144_add_constants
bip-0144: Add enum values for MSG_WITNESS_{BLOCK,TX}, MSG_FILTERED_WITNESS_BLOCK
|
2016-10-05 12:38:47 +00:00 |
|
Wladimir J. van der Laan
|
9fc3cf52c6
|
bip-0144: Add enum values for MSG_WITNESS_{BLOCK,TX}, MSG_FILTERED_WITNESS_BLOCK
Found these missing while working on
https://github.com/bitcoin/bitcoin/pull/8880 .
|
2016-10-05 13:39:49 +02:00 |
|
Luke Dashjr
|
b3e579c935
|
Merge BIP 49
|
2016-10-05 11:35:45 +00:00 |
|
Luke Dashjr
|
0f0dad6b89
|
Assign BIP 49: Derivation scheme for P2WPKH-nested-in-P2SH based accounts
|
2016-10-05 11:35:37 +00:00 |
|
Daniel Weigl
|
544941d096
|
added backwards compatibility and copyright
|
2016-10-05 13:22:18 +02:00 |
|
Luke Dashjr
|
6d086e11d0
|
Bugfix: scripts/buildtable: Tolerate Discussions-To, Replaces, Superseded-By, and Resolution headers
|
2016-10-05 05:50:12 +00:00 |
|
MarcoFalke
|
9ea3afd7d6
|
BIP2: fix typo
|
2016-10-01 15:43:51 +02:00 |
|
Luke Dashjr
|
9bf1c75882
|
Merge branch 'bip0002_squash'
|
2016-10-01 01:41:58 +00:00 |
|
Wladimir J. van der Laan
|
b55fe6e1e4
|
Merge pull request #451 from dangershony/patch-4
Adding the source code for CoinVault
|
2016-09-30 18:26:55 +02:00 |
|
Dan Gershony
|
f562566d91
|
Adding the source code for CoinVault
The C# implementation is now open source
|
2016-09-28 21:19:39 +01:00 |
|
Pieter Wuille
|
78cbaca940
|
Fix a few nits suggested by @instagibbs
|
2016-09-28 04:52:50 +02:00 |
|
Luke-Jr
|
8b00baf6c8
|
Merge pull request #449 from zander/FlexTransUpdates
Fixes to 0134
|
2016-09-27 00:53:43 +00:00 |
|
TomZ
|
5b66911109
|
Fixes to 0134
|
2016-09-26 18:09:34 +02:00 |
|
Luke-Jr
|
c485ddf028
|
Merge pull request #448 from isghe/bip23_fix_link
minor: fix link to BIP 22
|
2016-09-25 21:37:47 +00:00 |
|