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
Justus Ranvier
9135a1f3b2
update readme
2015-07-10 12:40:16 -05:00
Justus Ranvier
2e6e5cf958
Update BIP-21 URI scheme for payment code support
...
Incorporates suggestion by erasmospunk:
https://github.com/bitcoin/bips/pull/159#issuecomment-115277577
2015-07-10 12:36:02 -05:00
Justus Ranvier
e700392b15
improve Bitmessage key derivation
2015-07-10 12:36:02 -05:00
Justus Ranvier
2616c9abc3
add mailing list discussion reference
2015-07-10 12:36:02 -05:00
Justus Ranvier
114ed229d3
Correct serialization
...
Since the length of the data encoded by base58check affects the version
byte needed to produce a desired leading character, fix the length of
the payment code at 80 bytes, and correct the version byte to 0x23
2015-07-10 12:36:02 -05:00
Justus Ranvier
1612a0016a
BIP-0047: Reusable payment codes
...
Payment codes are SPV-friendly alternatives to DarkWallet-style stealth
addresses which provide useful features such as positively identifying
senders to recipients and automatically providing for transaction refunds.
Payment codes can be publicly advertised and associated with a real-life
identity without causing a loss of financial privacy.
Compared to stealth addresses, payment codes require less blockchain data
storage.
Payment codes require 65 bytes of OP_RETURN data per sender-recipient pair,
while stealth addresses require 40 bytes per transaction.
2015-07-10 12:36:02 -05:00
Wladimir J. van der Laan
a7c05e17b3
Merge pull request #166 from Eylrid/master
...
Update Missed Mailing List Link
2015-07-02 11:41:44 +00:00
Gavin Andresen
fd99a8ce04
Increase maximum block size
...
Proposal to increase maximum possible block size, starting at 8MB
in January 2016 and increasing on-pace with technological growth to
8,192MB in twenty years.
2015-06-30 09:17:54 -04:00
Amos Bairn
0bac1dcc70
Update Missed Mailing List Link
...
A second link to the mailing list was missed and left pointing to the old
list.
2015-06-29 15:24:12 -07: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
Wladimir J. van der Laan
11d8610907
Merge pull request #160 from mruddy/bip65
...
BIP65: add sections on ability to freeze funds and implementations
2015-06-24 17:29:19 +00:00
Jeff Garzik
188ee9e718
bip-XX-2mb assigned BIP number 102.
2015-06-23 18:18:39 -04:00
mruddy
5d0d854cdd
minor comma, spacing, and wording adjustments
2015-06-23 17:34:41 -04:00
Jeff Garzik
46e70a9a97
BIP XX - add growth point
2015-06-23 02:54:09 -04:00
Jeff Garzik
79f4e22909
Add BIP XX - 2MB block size limit increase
2015-06-23 02:51:52 -04:00
mruddy
79f6ed1854
add section on ability to freeze funds, updated link to bitcoin-dev list, and added section on implementations
2015-06-22 15:50:14 -04:00
Wladimir J. van der Laan
1e34cd7f33
Merge pull request #156 from todu/patch-1
...
Corrected spelling of one word.
2015-06-22 12:22:02 +00:00