1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 09:50:06 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Varunram
c3e8379b61 [trivial] Correct typos across bips
BIPs 11, 16, 61, 98, 116, 117, 143, 157
2018-07-05 05:14:10 +00:00
Luke Dashjr
d939615535 Propagate summary tone of BIP Comments to their applicable BIP preambles
Affects: BIPs 38, 39, 42, 44, 47, 60, 61, 74, 75, 90, 150, 151, 152
2017-03-15 10:48:56 +00:00
Luke Dashjr
959fecc15b Promote BIP 2 Draft->Active, and implement it
- 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 09:51:01 +00:00
Luke Dashjr
72f18918a8 Promote BIP 123 Draft->Active, and implement it 2016-11-30 09:45:33 +00:00
Nicolas Dorier
cb6f731f62 Reject code DUPLICATE also used for rejecting tx
The reject code 0x12 is used for Version duplicate, but also when an input is already spent (bad-txns-inputs-spent)
2015-03-26 17:56:48 +01:00
Gavin Andresen
4d9e7bc20c
reject P2P message (BIP61) 2014-06-18 11:25:04 -04:00