summaryrefslogtreecommitdiff
path: root/b2/d7774d62493affae6ce1c0f723fa31f271a378
blob: 911b8531e852c0b24b4c2bf6ea956870233e7792 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <mh.in.england@gmail.com>) id 1Z4GMM-00040B-QN
	for bitcoin-development@lists.sourceforge.net;
	Sun, 14 Jun 2015 22:26:34 +0000
Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com
	designates 74.125.82.53 as permitted sender)
	client-ip=74.125.82.53; envelope-from=mh.in.england@gmail.com;
	helo=mail-wg0-f53.google.com; 
Received: from mail-wg0-f53.google.com ([74.125.82.53])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1Z4GML-0000WE-GR
	for bitcoin-development@lists.sourceforge.net;
	Sun, 14 Jun 2015 22:26:34 +0000
Received: by wgbhy7 with SMTP id hy7so22581629wgb.2
	for <bitcoin-development@lists.sourceforge.net>;
	Sun, 14 Jun 2015 15:26:27 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.180.104.197 with SMTP id gg5mr26282019wib.27.1434320787541; 
	Sun, 14 Jun 2015 15:26:27 -0700 (PDT)
Sender: mh.in.england@gmail.com
Received: by 10.28.14.196 with HTTP; Sun, 14 Jun 2015 15:26:27 -0700 (PDT)
In-Reply-To: <CAJHLa0OVJq-UqL5ecdEoXgy84WV40=Ympefnzn15DBhVBjCzuw@mail.gmail.com>
References: <20150612181153.GB19199@muck>
	<CAJN5wHVj=KfQ3_KYOKee9uq4LNPwQ7x5nGuKDHEMUqGF4LSDLg@mail.gmail.com>
	<CAFzgq-y5xBSXexVi0mJw_w89R2_AHJCgmj=gLN4CK_-YaO4-eg@mail.gmail.com>
	<3BB36FC7-9212-42A1-A756-A66929C15D4F@gmail.com>
	<CAJHLa0Oh0wm_1SynFdCu+WkVD-gTGk0ZUNgQV0GVj0-3zL=zzw@mail.gmail.com>
	<04527D50-0118-4E74-8226-3E29B29CC7D8@gmail.com>
	<CAJHLa0NrNqECvqhJWNX=rt3-h4U3jwFWoMCrcbyC6hUT5EqWbw@mail.gmail.com>
	<557D5239.1070105@henricson.se>
	<CAJHLa0OVJq-UqL5ecdEoXgy84WV40=Ympefnzn15DBhVBjCzuw@mail.gmail.com>
Date: Mon, 15 Jun 2015 00:26:27 +0200
X-Google-Sender-Auth: ZaM2OKlb3FVZfNQdZTpVDad02B0
Message-ID: <CANEZrP0dD6YL2Ssyt+U_HLM40704DG=c74n3fHChyo+_WV2BCQ@mail.gmail.com>
From: Mike Hearn <mike@plan99.net>
To: Jeff Garzik <jgarzik@bitpay.com>
Content-Type: multipart/alternative; boundary=f46d041825bc0915ba051881d54b
X-Spam-Score: -0.5 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(mh.in.england[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
	not necessarily valid
	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1Z4GML-0000WE-GR
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] User vote in blocksize through fees
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Sun, 14 Jun 2015 22:26:34 -0000

--f46d041825bc0915ba051881d54b
Content-Type: text/plain; charset=UTF-8

On Sun, Jun 14, 2015 at 4:42 PM, Jeff Garzik <jgarzik@bitpay.com> wrote:

> Since you missed it, here is the suggestion again:
> http://gtf.org/garzik/bitcoin/BIP100-blocksizechangeproposal.pdf
>

Reposting as Jeff's mail got eaten by the anti-phishing filters, due to
SourceForge's obsolete mailman setup.

--f46d041825bc0915ba051881d54b
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">On S=
un, Jun 14, 2015 at 4:42 PM, Jeff Garzik <span dir=3D"ltr">&lt;<a href=3D"m=
ailto:jgarzik@bitpay.com" target=3D"_blank">jgarzik@bitpay.com</a>&gt;</spa=
n> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;b=
order-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr">Since you miss=
ed it, here is the suggestion again:=C2=A0<a href=3D"http://gtf.org/garzik/=
bitcoin/BIP100-blocksizechangeproposal.pdf" target=3D"_blank">http://gtf.or=
g/garzik/bitcoin/BIP100-blocksizechangeproposal.pdf</a></div></blockquote><=
div><br></div><div>Reposting as Jeff&#39;s mail got eaten by the anti-phish=
ing filters, due to SourceForge&#39;s obsolete mailman setup.</div></div></=
div></div>

--f46d041825bc0915ba051881d54b--