This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0061 [2019/05/28 16:14] nick ↷ Page moved from dido:public:stds:defact:bitcoin:bip_0061 to dido:public:stds:defact:bitcoin:bip:bip_0061 |
dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips:bip_0061 [2021/08/09 12:28] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======== BIP 0061 - Reject P2P message ======== | + | ==== BIP 0061 - Reject P2P message ==== |
| - | [[dido:public:stds:defact:bitcoin | return to the Bitcoin Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:bitcoin:bips| return to the Bitcoin Improvement Proposals ]] |
| <table> | <table> | ||
| Line 9: | Line 9: | ||
| | Comments-Summary | Controversial; some recommendation, and some discouragement. | | | Comments-Summary | Controversial; some recommendation, and some discouragement. | | ||
| | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0061]] | | | Comments-URI | [[https://github.com/bitcoin/bips/wiki/Comments:BIP-0061]] | | ||
| - | | Staus | Final | | + | | Status | Final | |
| | Type | Standards Track | | | Type | Standards Track | | ||
| | Created | 2014-06-18 | | | Created | 2014-06-18 | | ||
| Line 16: | Line 16: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the official Bitcoin site. It is provided here as a connivence and is not authoritative. Refer to the original document(s) as the authoritative reference. | + | : **Note**: The following is an excerpt from the official [[dido:public:ra:xapend:xapend.a_glossary:b:bitcoin|Bitcoin]] site. It is provided here as a convenience and is not authoritative. Refer to the original document(s) as the authoritative reference. |
| - | ====== Abstract ====== | + | === Abstract === |
| - | : //This BIP describes a new message type for the Bitcoin peer-to-peer network.// | + | : //This BIP describes a new message type for the Bitcoin [[dido:public:ra:xapend:xapend.a_glossary:p:p2p]] network.// |
| - | ====== Motivation ====== | + | === Motivation === |
| - | : //Giving peers feedback about why their blocks or transactions are rejected, or why they are being banned for not following the protocol helps interoperability between different implementations.// | + | : //Giving peers feedback about why their blocks or transactions are rejected, or why they are being banned for not following the protocol helps [[dido:public:ra:xapend:xapend.a_glossary:i:interoperability|interoperability]] between different implementations.// |
| - | + | ||
| - | : //It also gives SPV (simplified payment verification) clients a hint that something may be wrong when their transactions are rejected due to insufficient priority or fees.// | + | |
| + | : //It also gives [[dido:public:ra:xapend:xapend.a_glossary:s:spv]] (simplified payment verification) clients a hint that something may be wrong when their transactions are rejected due to insufficient priority or fees.// | ||