summaryrefslogtreecommitdiff
path: root/35/1510030d3b87c7cfa1a092d1862040c08af614
blob: de44b6f518e095eacd2db69d890c4c36a0f5bd0f (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
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <jgarzik@exmulti.com>) id 1SXblT-0003RS-14
	for bitcoin-development@lists.sourceforge.net;
	Thu, 24 May 2012 17:23:55 +0000
X-ACL-Warn: 
Received: from mail-lb0-f175.google.com ([209.85.217.175])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1SXblP-0007sb-6n
	for bitcoin-development@lists.sourceforge.net;
	Thu, 24 May 2012 17:23:54 +0000
Received: by lbol5 with SMTP id l5so29266lbo.34
	for <bitcoin-development@lists.sourceforge.net>;
	Thu, 24 May 2012 10:23:44 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=google.com; s=20120113;
	h=mime-version:x-originating-ip:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type:x-gm-message-state;
	bh=TUvwcacwD6Cj0pbnJpaLqdhJb/RyzEAzPoUxehlI5l4=;
	b=fcrZYtUMH2GXchdLii4nQ1wzpE0+0RxwklhTQyNt8sc3DscBvnaigRw7Oi4UcCwp/Z
	XHpQR7UW36ESmKQ3vch6RN1u8V1wVZPAU32cKSQ1Z8eyPHg0aA5RfYUPHFiW1jYxud2F
	ZgJFei3AFgy5ByMzue4Xh/92G1x0HvXuJcmP49NgeKXvY/WWSmqnmBQRmdPjlMQdsuJp
	5xQZeDyjMYUfhhER7DuBoMr+DbpN9aWajApM/Ocw5OTft1QoBNoozU+vGihb1yEEUwsG
	8vFTMycFlrNjaAHCANz7vO7zxtiiVLeB+r6T/T3oZWO1XBIGKrUUiAvwFCYRAWa+XCFq
	tKWQ==
MIME-Version: 1.0
Received: by 10.112.46.101 with SMTP id u5mr116847lbm.21.1337880224538; Thu,
	24 May 2012 10:23:44 -0700 (PDT)
Received: by 10.114.0.103 with HTTP; Thu, 24 May 2012 10:23:44 -0700 (PDT)
X-Originating-IP: [99.43.178.25]
In-Reply-To: <CAGKSKfUzTce+d_nyWvHeXc9vdXu=34oRgaL=tbLrvO00iwuyNQ@mail.gmail.com>
References: <CA+8xBpdBe4yR6xkCODL6JQ41Gyx9eWcGGGvcQVt7DCmaEnAhbg@mail.gmail.com>
	<CAGKSKfUzTce+d_nyWvHeXc9vdXu=34oRgaL=tbLrvO00iwuyNQ@mail.gmail.com>
Date: Thu, 24 May 2012 13:23:44 -0400
Message-ID: <CA+8xBpedp5OyAQjFDfSdMr2Zdd4hkOJR1iegWir+wfE7qJXGEQ@mail.gmail.com>
From: Jeff Garzik <jgarzik@exmulti.com>
To: Joel Joonatan Kaartinen <joel.kaartinen@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQlamUHxXocKIMXOQuySxJas66p3rTsXEEuRQtDjajp9ieBTQ8Vk4xRh2Eqqo6uZeO9WmfPA
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	0.0 AWL AWL: From: address is in the auto white-list
X-Headers-End: 1SXblP-0007sb-6n
Cc: Bitcoin Development <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Punishing empty blocks?
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: Thu, 24 May 2012 17:23:55 -0000

On Thu, May 24, 2012 at 1:13 PM, Joel Joonatan Kaartinen
<joel.kaartinen@gmail.com> wrote:
> optimization that avoids rechecking transactions that have already been
> verified as valid. Any transactions it doesn't have to verify are from the
> pool, of course :)

Work in this area is already progressing, though it is outside the
scope of this proposal regarding lazy miners and empty blocks.

-- 
Jeff Garzik
exMULTI, Inc.
jgarzik@exmulti.com