summaryrefslogtreecommitdiff
path: root/23/ef0777c44bdd2499f7d0436512db12f5e0c8c7
blob: 002a4c9c360267d2200ee34eda9070cfbf1c7527 (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
Return-Path: <jtimon@jtimon.cc>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 06B5F48A
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 30 Jul 2015 17:51:15 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com
	[209.85.212.178])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 62C64170
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 30 Jul 2015 17:51:14 +0000 (UTC)
Received: by wibxm9 with SMTP id xm9so1912777wib.1
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 30 Jul 2015 10:51:13 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=VxT/b3gAUF5QrpITI2piHkAqINylE2Ctd2JpLLu8ugE=;
	b=SFwNnjMZ+js6ss0z7rNXvRByzl9w1xtjvfpWbeR1BfZaX2hbni/q/gXp1M1eFo6OiX
	JDXPrjT+iLk2AADd5q7QvPdsFFH7knpBDFr3eUybioc73zfamgeuCjuMxwnJ9QDLqzHy
	ukGSfdxt8nZmufvUw6WhRfz8RbAyVRjVK3QYVaC8nImdW4sQG8mS35k7hOl69dDtCosP
	NMTQF/Ljz/sRBSsWviuSrkXOMYtJDkRAkTj5QwYisFfM6aFXqwcyNWbl6cVyqtqrcs9u
	QOIgc4JfRXhxpP77os5LqMYe7MPXojx9SIQfpAN8DfCIS1vM/FpMotCXGyFQ3hWGSBgo
	lsvg==
X-Gm-Message-State: ALoCoQm0H8p85JVf9yL/Av6cIVVv7OWD8KuvLwn+h3un8cLeQmj15pjODdFqOnmXpjrtOsX24yrX
MIME-Version: 1.0
X-Received: by 10.194.238.39 with SMTP id vh7mr17805821wjc.109.1438278673056; 
	Thu, 30 Jul 2015 10:51:13 -0700 (PDT)
Received: by 10.194.95.168 with HTTP; Thu, 30 Jul 2015 10:51:12 -0700 (PDT)
In-Reply-To: <55BA5283.2000405@mail.bihthai.net>
References: <CAPg+sBj-wA1DMrwkQRWnzQoB5NR-q=2-5=WDAAUYfSpXRZSTqw@mail.gmail.com>
	<CABm2gDrHjfkC+whh3Vh2LZNdSR1WSAXpNitR-jEdxtbKj7J25g@mail.gmail.com>
	<55BA5283.2000405@mail.bihthai.net>
Date: Thu, 30 Jul 2015 19:51:12 +0200
Message-ID: <CABm2gDqGqPEpJYVmZpnwSS3WOmZat8w5xAONLED+C9+VBuQ8_w@mail.gmail.com>
From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc>
To: venzen@mail.bihthai.net
Content-Type: text/plain; charset=UTF-8
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW
	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 <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Block size following technological growth
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: Thu, 30 Jul 2015 17:51:15 -0000

On Thu, Jul 30, 2015 at 6:36 PM, Venzen Khaosan <venzen@mail.bihthai.net> wrote:
> I just had a look your existing Size N testnet code
> https://github.com/bitcoin/bitcoin/pull/6382
> and i'll set up a node over the weekend and post its address in that
> PR's conversation. Do you or anyone else already have a node running?
> what blocksize?

Great! No, I'm not running any node right now at any size.
Take into account that it's not a regular testnet (ie like testnet3),
it's a regtest-like testnet to make mining and simulations cheap.
That also means that anybody can trivially create reorgs, so it is
expected to be used in a controlled environment (you can control which
node creates a new block and when).