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

19 commits

Author SHA1 Message Date
Matt Corallo
aee228746d Clarify SPV node usage. 2016-12-05 13:55:40 -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
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
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
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
Pieter Wuille
78cbaca940 Fix a few nits suggested by @instagibbs 2016-09-28 04:52:50 +02:00
Matt Corallo
430bf9f235 Specify which block encoding to use in the fallback block message 2016-09-19 19:43:38 +02:00
Matt Corallo
bca0dfb3b9 Fix message type 2016-09-19 19:43:38 +02:00
Matt Corallo
a380daff16 Switch priority order to highest-first and add sample negotiation 2016-09-19 19:43:38 +02:00
Matt Corallo
367eade6e8 Add version negotiation details 2016-09-06 13:13:59 +02:00
Pieter Wuille
316d4f32a0 Version 2 sendcmpct for integration of segwit with CB 2016-09-06 13:13:59 +02:00
฿tcDrak
ecfb7ebbca Link to permanent PR of reference implementation 2016-06-28 22:42:20 +01:00
Matt Corallo
c32b2a7c70 Allow block responses to MSG_CMPCT_BLOCK requests 2016-06-16 17:43:49 -07:00
Pieter Wuille
e26eadc3ca More small changes 2016-06-07 15:52:03 +02:00
Pieter Wuille
cfdd9574be Small fixes 2016-06-04 14:58:04 +02:00
Pieter Wuille
f2e10ba7b2 Eloborate hash function design in BIP152 2016-06-04 01:56:39 +02:00
Matt Corallo
20a842244b Add compact-block bip 2016-05-22 18:21:32 -07:00