summaryrefslogtreecommitdiff
path: root/01/7b5f82d0320b985f074efdb0d52e278bacc374
blob: 59a56881e6ad93ca6587918b80c9bf6a3110a0a6 (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
83
84
85
86
87
88
Return-Path: <benjamin.l.cordes@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id A8A4B83D
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun, 28 Jun 2015 10:29:30 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com
	[209.85.214.170])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 4B543139
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun, 28 Jun 2015 10:29:30 +0000 (UTC)
Received: by obpn3 with SMTP id n3so89309171obp.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun, 28 Jun 2015 03:29:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=p3X8NvsH/Eir0Eq/LHDmUVtxchz38ubv4H+E+LDIbDU=;
	b=lQeSp1jvjc0eEu6oxOj1GqnMKRFQfemvEo5WaJJbbNF9gamMMirc55gjNDMq/OnDn1
	JQq9k7ow7D1ymJSx97AmjL4KU1aMR3nJT/BNPIR/RRtwaj+wBhBTRJE/9oMETDW8Iqf6
	nXkkILN3ZeS5I+27RB0ONxIwawvrl4VD72Vix9YH3EFLH4wXxbd1UpwUlWKkL/Pxp9F7
	1lxcYdpvsKFw+e64/TPcSE2cEeNInZ4PyltQnhngVUrqB8qbQsJ1/2dFXFY+uB4QdFrd
	Kevcr+LNN3L1cVLB23z9sVVILjRitc58OfUbjZXWquQH/50GxeRt2klaU5woLHW5ml0I
	cJ+g==
MIME-Version: 1.0
X-Received: by 10.60.37.166 with SMTP id z6mr9002938oej.63.1435487369743; Sun,
	28 Jun 2015 03:29:29 -0700 (PDT)
Received: by 10.202.87.197 with HTTP; Sun, 28 Jun 2015 03:29:29 -0700 (PDT)
In-Reply-To: <CALqxMTHbeyyVAO9qXO4wrQo3sCh89gwMRS9BjiN+4iMs-bt5ow@mail.gmail.com>
References: <COL402-EAS1148599DFFBB257C33F293ACDAB0@phx.gbl>
	<CALqxMTHbeyyVAO9qXO4wrQo3sCh89gwMRS9BjiN+4iMs-bt5ow@mail.gmail.com>
Date: Sun, 28 Jun 2015 12:29:29 +0200
Message-ID: <CAOoPuRarNoPwLxVqjJ_g4b6HsWJecB-oCdfEjaknKbUnKdnmEg@mail.gmail.com>
From: Benjamin <benjamin.l.cordes@gmail.com>
To: Adam Back <adam@cypherspace.org>
Content-Type: multipart/alternative; boundary=089e013c6856c0d515051991727d
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,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@lists.linuxfoundation.org
Subject: Re: [bitcoin-dev] A Proposed Compromise to the Block Size Limit
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: Sun, 28 Jun 2015 10:29:30 -0000

--089e013c6856c0d515051991727d
Content-Type: text/plain; charset=UTF-8

I agree that naive scaling will likely lead to bad outcomes. They might
have the advantage though, as this would mean not changing Bitcoin.

Level2 and Lightning is not well defined. If you move money to a third
party, even if it is within the constrained of a locked contract, then I
don't think that will solve the issues. Blockchain does not know about
offchain and moving between offchain and onchain requires liquidity and a
pricing mechanism. That is exactly the problem with side-chains. If you
have off-chain transactions on an exchange, they are ID'ed in their system,
subject to KYC/AML.

--089e013c6856c0d515051991727d
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I agree that naive scaling will likely lead to bad outcome=
s. They might have the advantage though, as this would mean not changing Bi=
tcoin.=C2=A0<div class=3D"gmail_extra"><br></div><div class=3D"gmail_extra"=
>Level2 and Lightning is not well defined. If you move money to a third par=
ty, even if it is within the constrained of a locked contract, then I don&#=
39;t think that will solve the issues. Blockchain does not know about offch=
ain and moving between offchain and onchain requires liquidity and a pricin=
g mechanism. That is exactly the problem with side-chains. If you have off-=
chain transactions on an exchange, they are ID&#39;ed in their system, subj=
ect to KYC/AML.</div></div>

--089e013c6856c0d515051991727d--