blob: 5c2728fd7e79973c658bac50c65ef2161e6a0f2d (
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
|
Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
helo=mx.sourceforge.net)
by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <rob.golding@astutium.com>) id 1VCH1d-0006xg-8e
for bitcoin-development@lists.sourceforge.net;
Wed, 21 Aug 2013 22:37:13 +0000
Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of astutium.com
designates 80.76.216.60 as permitted sender)
client-ip=80.76.216.60; envelope-from=rob.golding@astutium.com;
helo=cpanel4.hosting.astutium.com;
Received: from cpanel4.hosting.astutium.com ([80.76.216.60])
by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256)
(Exim 4.76) id 1VCH1c-0003SG-6g
for bitcoin-development@lists.sourceforge.net;
Wed, 21 Aug 2013 22:37:13 +0000
Received: from localhost ([127.0.0.1]:38933 helo=www.astutium.com)
by cpanel4.hosting.astutium.com with esmtpa (Exim 4.80.1)
(envelope-from <rob.golding@astutium.com>) id 1VCG7V-0007XK-QX
for bitcoin-development@lists.sourceforge.net;
Wed, 21 Aug 2013 22:39:13 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8;
format=flowed
Content-Transfer-Encoding: 7bit
Date: Wed, 21 Aug 2013 22:39:13 +0100
From: rob.golding@astutium.com
To: <bitcoin-development@lists.sourceforge.net>
In-Reply-To: <1377120278.34996.YahooMailNeo@web124501.mail.ne1.yahoo.com>
References: <mailman.167053.1376954386.4583.bitcoin-development@lists.sourceforge.net>
<1377120278.34996.YahooMailNeo@web124501.mail.ne1.yahoo.com>
Message-ID: <6e1e64615be421f47a74bcc427a13485@astutium.com>
X-Sender: rob.golding@astutium.com
User-Agent: Roundcube Webmail/0.8.5
X-AntiAbuse: This header was added to track abuse,
please include it with any abuse report
X-AntiAbuse: Primary Hostname - cpanel4.hosting.astutium.com
X-AntiAbuse: Original Domain - lists.sourceforge.net
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - astutium.com
X-Get-Message-Sender-Via: cpanel4.hosting.astutium.com: authenticated_id:
rob.golding@astutium.com
X-Source:
X-Source-Args:
X-Source-Dir:
X-Spam-Score: -4.3 (----)
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 SPF_PASS SPF: sender matches SPF record
-2.8 RP_MATCHES_RCVD Envelope sender domain matches handover relay
domain
X-Headers-End: 1VCH1c-0003SG-6g
Subject: Re: [Bitcoin-development] Proposal: remove "getwork" RPC from
bitcoind
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: Wed, 21 Aug 2013 22:37:13 -0000
> It appears that we will soon be at a hashrate where all the desktop
> CPUs in the world couldn't really make a dent in it... certainly not
> desktop cpus using the slow integrated cpu miner,
I thought the integrated miner was retired a version or so ago - I
dontrecall seeing it for some time in bitcoin-qt
Now you can buy a USB stick for $20 which can be pushed to around
500MH/s, and there's no reason the manufacturers couldn't ship those
with a miner-program onboard !
Rob
|