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
|
Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
helo=mx.sourceforge.net)
by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <gmaxwell@gmail.com>) id 1TJEHr-0003I1-2D
for bitcoin-development@lists.sourceforge.net;
Wed, 03 Oct 2012 02:02:11 +0000
Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com
designates 209.85.223.175 as permitted sender)
client-ip=209.85.223.175; envelope-from=gmaxwell@gmail.com;
helo=mail-ie0-f175.google.com;
Received: from mail-ie0-f175.google.com ([209.85.223.175])
by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
(Exim 4.76) id 1TJEHq-00068q-BM
for bitcoin-development@lists.sourceforge.net;
Wed, 03 Oct 2012 02:02:11 +0000
Received: by iebc13 with SMTP id c13so17276343ieb.34
for <bitcoin-development@lists.sourceforge.net>;
Tue, 02 Oct 2012 19:02:05 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.50.237.70 with SMTP id va6mr8231657igc.8.1349229725115; Tue,
02 Oct 2012 19:02:05 -0700 (PDT)
Received: by 10.64.34.4 with HTTP; Tue, 2 Oct 2012 19:02:05 -0700 (PDT)
In-Reply-To: <506B9197.2000202@mistfpga.net>
References: <5061F8CC.9070906@mistfpga.net>
<1348605677.2284.2.camel@localhost.localdomain>
<5062F4F8.6040504@mistfpga.net>
<CA+s+GJBM4DwDoqT8RC0+SyrLYrLGZuGZSuoj7zbHunQa3kFoRA@mail.gmail.com>
<506301AC.90101@mistfpga.net>
<CACh7GpHFY_KUhhtk09H_oCzBtRh66artDCqz8pXNTh_ZzkAABg@mail.gmail.com>
<50633F02.6030807@mistfpga.net>
<CABsx9T119rT1NssV6YO8KPse3sEGHZJ-vzFFD3o=aAQ161g6-A@mail.gmail.com>
<50673D69.5040105@mistfpga.net>
<CAGg41SV9nAA0ispDG4-QUnjAMprnyQrH-faGVn7buau0vj=PBw@mail.gmail.com>
<5069A89E.7090003@mistfpga.net>
<CAMGNxUugk3e7yhgjjSPO0CQEGe0Ucp3_Wb+JxJkwYv41t2MPYQ@mail.gmail.com>
<506B9197.2000202@mistfpga.net>
Date: Tue, 2 Oct 2012 22:02:05 -0400
Message-ID: <CAAS2fgQjHGHGomFWLoK2p-LZZHeJ8TcnYwHLo9Byv5tOo_eNsQ@mail.gmail.com>
From: Gregory Maxwell <gmaxwell@gmail.com>
To: steve <steve@mistfpga.net>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -1.0 (-)
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
(gmaxwell[at]gmail.com)
-0.0 SPF_PASS SPF: sender matches SPF record
-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
author's domain
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
0.6 AWL AWL: From: address is in the auto white-list
X-Headers-End: 1TJEHq-00068q-BM
Cc: Bitcoin Development List <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Bitcoin Testing Project
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, 03 Oct 2012 02:02:11 -0000
On Tue, Oct 2, 2012 at 9:15 PM, steve <steve@mistfpga.net> wrote:
> Im ready to go, more or less. Please check out the links in my
> previous emails. I have over 400 testcases (8 platforms * 50 release
> tests) - Also I am not sure what you mean by bless, I take it that is
> a euphemism for pay?
Perhaps a bit bluntly here=E2=80=94 but since you seem to be rather boldly
insisting on getting paid:
With all of this testing where can I find the issues you've uncovered?
Searching on your name/email in the issue tracker reports nothing,
likewise I can't find anything in my email (beyond abstract discussion
of testing).
|