1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00
Commit Graph

617 Commits

Author SHA1 Message Date
Luke-Jr
7b19058197 Merge pull request #176 from droark/patch-2
Minor grammatical change
2015-09-03 23:11:54 +00:00
Luke-Jr
a87bf5c5c1 Merge pull request #187 from btcdrak/bip-cbbsra
BIP105: Consensus based block size retargeting algorithm
2015-09-03 22:35:53 +00:00
฿tcDrak
ff3d0a98b0 Add bounded limits to blocksize
Choosing 8MB because currently the consensus among miners
is 8MB is the largest tolerable size.
2015-09-02 01:15:35 +01:00
฿tcDrak
314a488b38 Rename bip-cbbrsa.mediawiki to bip-0105.mediawiki 2015-09-02 00:57:10 +01:00
฿tcDrak
2a91434263 Update with BIP 105 assignment. 2015-09-02 00:56:09 +01:00
Wladimir J. van der Laan
77f4c9d9f8 Merge pull request #183 from TheBlueMatt/master
BIP 111
2015-09-01 21:37:51 +00:00
Matt Corallo
a110a5692f Remove confusing * 2015-09-01 14:30:44 -07:00
BtcDrak
ba4062ab0d Initial commit
Transferring from gist
https://gist.github.com/btcdrak/1c3a323100a912b605b5
2015-08-28 21:23:26 +01:00
Daniel Cousens
1d74463fd9 Revert "remove malleability foot note"
This reverts commit c6ed18d8b2.
2015-08-28 10:50:23 +10:00
Matt Corallo
19a33ff72d Merge pull request #1 from techstoreclub/fix/bip-111-number
Fix index number on BIP 111 & Formatting
2015-08-26 12:25:55 -07:00
Andy Chase
94db3f90c3 bip-111 convert formatting to mediawiki 2015-08-26 01:17:18 -07:00
Andy Chase
b1d5a37f58 Fix index number on BIP 111 2015-08-26 00:24:11 -07:00
Wladimir J. van der Laan
0944ae238d Merge pull request #174 from spaz926/patch-1
Update bip-0067.mediawiki
2015-08-24 18:35:17 +00:00
Matt Corallo
8dd40f15ba Add BIP 111 to index 2015-08-24 11:25:03 -07:00
Wladimir J. van der Laan
70fb93b9e9 Merge pull request #180 from dcousens/patch-2
bip66: change status to final
2015-08-24 18:21:56 +00:00
Wladimir J. van der Laan
eabd212784 Merge pull request #177 from gavinandresen/bip101_fixes
Correct description of which version bits are set
2015-08-24 18:17:20 +00:00
Matt Corallo
36a1741e7f Update reference and text of 111 after ML discussion 2015-08-24 11:05:26 -07:00
Matt Corallo
261bf25afc Add last-fully-posted version of BIP 111 2015-08-24 11:04:07 -07: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
Jorge Timón
32bb5cdeab fix 2015-08-19 12:14:57 +02:00
Kristov Atlas
831a003f36 added list of open source implementations
H/T @dcousens
2015-08-18 17:50:31 -04:00
Kristov Atlas
5f07cd0d18 trying to fix git mixup with bip68 2015-08-18 17:43:46 -04:00
Kristov Atlas
0ec82c9c8f Merge remote-tracking branch 'bitcoin/master'
Conflicts:
	README.mediawiki
2015-08-18 17:41:13 -04:00
Daniel Cousens
8e5fe7a23d bip66: change status to final 2015-08-14 09:52:24 +10:00
Kalle Rosenbaum
3d1eb28f84 Adding BIP0121 2015-08-07 19:06:18 +02:00
Kalle Rosenbaum
b3fc23e628 Adding BIP0120 2015-08-07 19:04:19 +02:00
Kalle Rosenbaum
0cf2419511 Removing bips and will add them again one at a time. 2015-08-07 19:02:36 +02:00
Kalle Rosenbaum
8921a74d43 More formatting. Trying to get dummy URLs to not display as links. 2015-08-07 18:54:07 +02:00
Kalle Rosenbaum
e958c59d2a Testing formatting 2015-08-07 18:41:19 +02:00
Kalle Rosenbaum
e0b32222d0 Fixing markup 2015-08-07 18:37:17 +02:00
Kalle Rosenbaum
c3e50a5760 Fixed referencee to BIP0121 2015-08-07 18:13:21 +02:00
Kalle Rosenbaum
f7240bcdd9 Merged bip101 2015-08-07 17:59:31 +02:00
Jorge Timón
9a81f01a3d Add BIP99 for consensus rule changes deployment 2015-07-31 22:22:22 +02:00
Gavin Andresen
1ea04863cc
Correct description of which version bits are set 2015-07-30 14:45:32 -04:00
Wladimir J. van der Laan
a409100854 Merge pull request #163 from gavinandresen/blocksize
BIP 101 : maximum block size increase
2015-07-30 09:21:29 +00:00
Douglas Roark
ec575baa55 Minor grammatical change
The sentence regarding allowing empty byte arrays to indicate an invalid ECDSA signature is confusing. I attempted to make it clearer. If I screwed it up or can make it even clearer, please let me know.

Thank you.
2015-07-28 21:40:50 -04:00
Kalle Rosenbaum
4b6ee39ced Added BIP0120 and BIP0121 2015-07-28 22:41:35 +02:00
Wladimir J. van der Laan
21c2ad6dbd Merge pull request #175 from petertodd/minor-bip62-spelling
Minor: BIP62: spelling
2015-07-28 19:09:54 +00:00
Peter Todd
57f871fdca
Minor: BIP62: spelling 2015-07-28 14:59:55 -04:00
Jeffrey C
4b8b2d8a98 Update bip-0067.mediawiki
Change date format to ISO 8601
2015-07-17 02:53:38 -05:00
Gavin Andresen
3248c9f67b
Changed version number to 0x20000007 for more compatibility with existing version 1/2/3 blocks 2015-07-15 09:56:53 -04:00