Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-29 | Mark BIP-0152 as Final | Janus | |
2017-10-18 | Clarify cmpctblock previous block requirement | Matt Corallo | |
In all implementations and in the intended reading of "existing chain", cmpctblock messages should never be sent without having fully-validated every previous block it builds on, and it being a new candidate tip. Clarify that slightly more for the avoidance of doubt. | |||
2017-03-15 | Propagate summary tone of BIP Comments to their applicable BIP preambles | Luke Dashjr | |
Affects: BIPs 38, 39, 42, 44, 47, 60, 61, 74, 75, 90, 150, 151, 152 | |||
2017-01-01 | Merge pull request #486 from TheBlueMatt/master | Luke Dashjr | |
Clarify BIP 152 interaction with classic relay mechanisms | |||
2017-01-01 | Clarify BIP 152 interaction with classic relay mechanisms | Matt Corallo | |
2016-12-15 | Implement BIP 2 with merging master changes | Luke Dashjr | |
2016-12-15 | Implement BIP 123 for BIP 90 (merging master) | Luke Dashjr | |
2016-12-08 | Fix typos | paveljanik | |
2016-12-05 | Clarify SPV node usage. | Matt Corallo | |
2016-11-30 | Promote BIP 2 Draft->Active, and implement it | Luke Dashjr | |
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section | |||
2016-11-30 | Promote BIP 123 Draft->Active, and implement it | Luke Dashjr | |
2016-11-15 | Merge pull request #469 from ryanofsky/getblocktxn-nonrecent | Luke-Jr | |
Allow block responses to getblocktxn requests | |||
2016-11-14 | BIP152: Allow block responses to getblocktxn requests | Russell Yanofsky | |
Corresponding bitcoind change in: dac53b5 Modify getblocktxn handler not to drop requests for old blocks | |||
2016-11-14 | BIP152: Fix missing space between words. | Russell Yanofsky | |
2016-11-03 | [BIP 152] Bump p2p protocol for proper banning behavior | Suhas Daftuar | |
2016-11-03 | [BIP 152] Fix invalid link | Suhas Daftuar | |
2016-10-14 | Fix a few nits and expand on coinbase short ID calc in ver 2 | Matt Corallo | |
2016-09-28 | Fix a few nits suggested by @instagibbs | Pieter Wuille | |
2016-09-19 | Specify which block encoding to use in the fallback block message | Matt Corallo | |
2016-09-19 | Fix message type | Matt Corallo | |
2016-09-19 | Switch priority order to highest-first and add sample negotiation | Matt Corallo | |
2016-09-06 | Add version negotiation details | Matt Corallo | |
2016-09-06 | Version 2 sendcmpct for integration of segwit with CB | Pieter Wuille | |
2016-06-28 | Link to permanent PR of reference implementation | ฿tcDrak | |
2016-06-16 | Allow block responses to MSG_CMPCT_BLOCK requests | Matt Corallo | |
2016-06-07 | More small changes | Pieter Wuille | |
2016-06-04 | Small fixes | Pieter Wuille | |
2016-06-04 | Eloborate hash function design in BIP152 | Pieter Wuille | |
2016-05-22 | Add compact-block bip | Matt Corallo | |