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

25 Commits

Author SHA1 Message Date
azuchi
1761e8a495 Remove duplication BIP69 2017-01-28 18:55:50 +09: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
Luke Dashjr
1501dd99bd Promote BIP 69 Draft->Accepted 2016-08-27 20:21:26 +00:00
Luke Dashjr
7a9cdfe919 Merge remote-tracking branch 'origin-pull/230/head' 2016-02-24 21:12:31 +00:00
Sjors Provoost
d5762820c1 BIP69: Add link to Blockchain.info implementation
We might switch to the BitcoinJS implementation in the future.

cc @kristovatlas
2016-02-22 14:57:35 +08:00
Luke Dashjr
4edd6d2bad Lots of formatting fixes 2016-02-03 07:02:36 +00:00
tx
53c9fa273d add link to btcsuite implementation of bip 0069 2015-10-27 01:15:47 -07:00
MarcoFalke
2b419aba88 [trivial] expression 2015-09-20 09:27:01 +02:00
Daniel Cousens
8368e7553c endianness not relevant, use byte order 2015-09-10 07:50:19 +10:00
Daniel Cousens
1d74463fd9 Revert "remove malleability foot note"
This reverts commit c6ed18d8b2.
2015-08-28 10:50:23 +10:00
Daniel Cousens
64f321e2c9 dont include pseudo-code for lexicographical sorting 2015-08-21 09:32:40 +10:00
Daniel Cousens
5f75c82dc4 add editor note 2015-08-21 09:10:49 +10:00
Daniel Cousens
64a44180b8 remove random 104 2015-08-21 09:10:15 +10:00
Daniel Cousens
c60771d229 reword transaction outputs in-line with transaction inputs format 2015-08-21 09:10:00 +10:00
Daniel Cousens
c6ed18d8b2 remove malleability foot note 2015-08-21 09:10:00 +10:00
Daniel Cousens
c351ae0b9f remove mention of information typically found in wallets 2015-08-21 09:10:00 +10:00
Daniel Cousens
342058602e remove probability, specify behaviour for matching prevOut indices 2015-08-21 09:10:00 +10:00
Daniel Cousens
8d2a159496 sort by prevTxHash in little-endian, descending order, lexicographically 2015-08-21 09:10:00 +10:00
Daniel Cousens
66cb8346fe human-readable string representation is big-endian 2015-08-21 09:10:00 +10:00
Daniel Cousens
d9acdcb6b1 split sentences over lines for smaller diffs 2015-08-21 09:09:58 +10:00
Kristov Atlas
831a003f36 added list of open source implementations
H/T @dcousens
2015-08-18 17:50:31 -04:00
Kristov Atlas
9a0d3bb69e Links to discussion, changed Acknowledgements
Added links to discussion per request from laanwj.
2015-06-24 17:12:19 -04:00
Kristov Atlas
f5b652d6ba BIP 69 not 79 2015-06-24 17:04:36 -04:00
Kristov Atlas
469e7e7f12 BIP #69 assigned by gmaxwell 2015-06-24 17:02:43 -04:00