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
|
Return-Path: <david.barnes@bitcoin.co.th>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 064AB273
for <bitcoin-dev@lists.linuxfoundation.org>;
Fri, 17 Jul 2015 08:50:58 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.6
Received: from bitcoin.co.th (support.bitcoin.co.th [162.213.249.178])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 74F00AC
for <bitcoin-dev@lists.linuxfoundation.org>;
Fri, 17 Jul 2015 08:50:57 +0000 (UTC)
Received: from [103.233.177.148] (port=49751 helo=[192.168.0.116])
by server1.advancedstyle.com with esmtpa (Exim 4.85)
(envelope-from <david.barnes@bitcoin.co.th>)
id 1ZG1M3-0005HV-SD; Fri, 17 Jul 2015 04:50:53 -0400
Message-ID: <55A8C1EF.8050603@bitcoin.co.th>
Date: Fri, 17 Jul 2015 15:50:55 +0700
From: "David Barnes | Bitcoin Co. Ltd." <david.barnes@bitcoin.co.th>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64;
rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: Micha Bailey <michabailey@gmail.com>
References: <55A867B9.202@bitcoin.co.th>
<CAAmoQf113y=Xd9R+b5yS=d9yo5SAX8+Nrv3gQt-R7Jih0UBOBg@mail.gmail.com>
In-Reply-To: <CAAmoQf113y=Xd9R+b5yS=d9yo5SAX8+Nrv3gQt-R7Jih0UBOBg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-AntiAbuse: This header was added to track abuse,
please include it with any abuse report
X-AntiAbuse: Primary Hostname - server1.advancedstyle.com
X-AntiAbuse: Original Domain - lists.linuxfoundation.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - bitcoin.co.th
X-Get-Message-Sender-Via: server1.advancedstyle.com: authenticated_id:
david.barnes@bitcoin.co.th
X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD
autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
smtp1.linux-foundation.org
Cc: bitcoin-dev@lists.linuxfoundation.org
Subject: Re: [bitcoin-dev] BIP0074 Draft (Dynamic Rate Lookup)
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Fri, 17 Jul 2015 08:50:58 -0000
I picked up the next available number myself, but can be changed to
anything, the 74 is unimportant to the proposal.
David Barnes
On 7/17/2015 2:54 PM, Micha Bailey wrote:
> Did Greg assign this number? He didn't do it here on the ML. You're
> not supposed to use arbitrary numbers, certainly not numbers that are
> close/similar to ones already assigned.
>
|