summaryrefslogtreecommitdiff
path: root/48/b466d8bf6eb830490bb15f90d76e56cee19ac0
blob: eeec4dad2059fd34b86d11218ee7f1f6fb6eaf96 (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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Return-Path: <eric@voskuil.org>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 4B5A41C6A
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun,  7 Jul 2019 01:30:23 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com
	[209.85.215.181])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 0F810FD
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun,  7 Jul 2019 01:30:17 +0000 (UTC)
Received: by mail-pg1-f181.google.com with SMTP id t132so5886980pgb.9
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sat, 06 Jul 2019 18:30:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=voskuil-org.20150623.gappssmtp.com; s=20150623;
	h=mime-version:subject:from:in-reply-to:date:cc
	:content-transfer-encoding:message-id:references:to;
	bh=gRBv9qLURIw1RLch/5eXASBJufaBIOukHm1fnaRZTl0=;
	b=uOvjHRplI7u/DSE/qcZnBZPzZprdt510vqOMi13bwOeHBgxhdObSQ+2rr+IpT8hlwY
	kWEZjM8DPMdm8v28PzrVbxx0NKTPGlKBPl30A11LMk2gbn9Rn9qRFYhhwMBBd5AA2wK7
	CFPKTdVj3vFtdQRnVOz/17i+ZH1pM+7cL8vV5mxyUNXCmQT+c47QnRkgRRcqtUbjNMGa
	S5gCNr6GEZ8qInM2pDiTtW54hzXe/uCNjFjK1frlWDWSSU9uzql26TJP01eDLtm9QorT
	iTSxfDU4HosA/YqyLT88OIdVRbpdGZRSNSCOUxCqR4mz69nb+3xSbwaQwkXqOuwpJdxl
	O+mw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20161025;
	h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc
	:content-transfer-encoding:message-id:references:to;
	bh=gRBv9qLURIw1RLch/5eXASBJufaBIOukHm1fnaRZTl0=;
	b=aS3nAgzjq+D8P2GwzbgsfWfuIdNYzxTHcJQNcPkC97CJiuPzmmxE2aMTTkS8P5ecVK
	YfDE8BpHNhnuODGLVXsJ/sgJbb+TtS2ddjkK73vMTlwRiTbwKgfjEsG3qPsruoDVAxoI
	y5ypmA4dRg/ofaVvQ9V5hoTgxjULb+9uvRwswCGlIMEAhj+YMFKPK3yTLVNfrz231FVI
	EuFuk2IZaC/celHbRGGzgxGLRT9cC1ZenDLwx8UCwHYsfXtj2D0oNTcocU1KvVz6w+1O
	obyI/Ve54jqTZAoYk2cojZ1kxuWUoxmTqpVbbiOFSu/K3IFzhLjP/ZrsPvFfazRJvLxZ
	aMFg==
X-Gm-Message-State: APjAAAWGcy9nJnEOyBbZHiQo9unW2ma4NMqSi0Y/JymtVdAqzmaSqisa
	fuPalkP2xwSDBjDULOsCphDOWQ==
X-Google-Smtp-Source: APXvYqxs7ancxdSEM/v3Os8rDmyZXFfsskpISlE+EGYsCY2PflzUR1UwQkZTA0tKAAZ0jnG2A2WUEQ==
X-Received: by 2002:a63:c4:: with SMTP id 187mr13464579pga.272.1562463017333; 
	Sat, 06 Jul 2019 18:30:17 -0700 (PDT)
Received: from ?IPv6:2601:600:a080:16bb:ecd6:4b9:abd4:11f3?
	([2601:600:a080:16bb:ecd6:4b9:abd4:11f3])
	by smtp.gmail.com with ESMTPSA id
	s193sm14490149pgc.32.2019.07.06.18.30.16
	(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Sat, 06 Jul 2019 18:30:16 -0700 (PDT)
Content-Type: multipart/alternative;
	boundary=Apple-Mail-6D0A7B0C-032B-419B-A044-D34AF0D39630
Mime-Version: 1.0 (1.0)
From: Eric Voskuil <eric@voskuil.org>
X-Mailer: iPhone Mail (16F203)
In-Reply-To: <8D68DC86-1173-43AC-BC84-FE2834741C13@gmail.com>
Date: Sat, 6 Jul 2019 18:30:16 -0700
Content-Transfer-Encoding: 7bit
Message-Id: <B23C4FC6-2991-4C1B-8B8E-AAA06E9E578F@voskuil.org>
References: <0DBC0DEA-C999-4AEE-B2E1-D5337ECD9405@gmail.com>
	<A64C3DCB-10CE-45EA-9A1B-7E3D13DF90EA@gmail.com>
	<6B9A04E2-8EEE-40A0-8B39-64AA0F478CAB@voskuil.org>
	<SEQmsx6ck79biVthBbBk1b9r9-R45sBwqWrv3FewQIBl4J18sOlwAPRt8sbTIbrBB8DX538GfwQkU40lyODmEkGSwah_VmbXT8iOr2Jcjlw=@protonmail.com>
	<F17F2E86-BFA4-456E-85F9-0D6583692AEC@voskuil.org>
	<kSCa9KUmpJox2_aglqhel-WdGlXf14mfKNZ95T4xqsrkQJ2Zh5zFA-Llq-j9cXX87iEPP5_aCkO9oR5kfQGKMBK9ds3Jct1V1FAawwa4CyE=@protonmail.com>
	<B853EDF2-8A8A-44B0-A66E-F86175E61EDA@voskuil.org>
	<4mT6iC4Va7Afg15a5NLbddAnF2a_vAcQSXYr_jg_5IyEK2ezblJff7EJZakoqvp4BJlLitt9Zlq1_l5JadR0nVss7VDPW-pv8jXGh7lkFC4=@protonmail.com>
	<A1ADD0BB-F62F-47AF-B043-53BDF3A88CC3@voskuil.org>
	<UyUISFwgh_-KtxpCJonltkqTvVbI9-NBukizE8tKSjB2V12otZiCWQ64sn8oqYk5NDftNHxW3koT9EPOWwVrOkXTP8Dqc-0W0wPGRK-wT34=@protonmail.com>
	<0851B842-34A1-427F-95DC-A1D6AB416FB9@voskuil.org>
	<8D68DC86-1173-43AC-BC84-FE2834741C13@gmail.com>
To: Tamas Blummer <tamas.blummer@gmail.com>
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, HTML_MESSAGE, MIME_QP_LONG_LINE,
	RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
X-Mailman-Approved-At: Sun, 07 Jul 2019 03:31:26 +0000
Cc: Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Generalized covenants with taproot enable
	riskless or risky lending,
	prevent credit inflation through fractional reserve
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol 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, 07 Jul 2019 01:30:23 -0000


--Apple-Mail-6D0A7B0C-032B-419B-A044-D34AF0D39630
Content-Type: text/plain;
	charset=utf-8
Content-Transfer-Encoding: quoted-printable

I have published a summary here:

https://github.com/libbitcoin/libbitcoin-system/wiki/Risk-Free-Return-Fallac=
y

Barring any new consequential inputs I=E2=80=99ll refrain from further comme=
nt.

e


--Apple-Mail-6D0A7B0C-032B-419B-A044-D34AF0D39630
Content-Type: text/html;
	charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; charset=3D=
utf-8"></head><body dir=3D"auto"><div dir=3D"ltr"></div><div dir=3D"ltr">I h=
ave published a summary here:</div><div dir=3D"ltr"><br></div><div dir=3D"lt=
r"><a href=3D"https://github.com/libbitcoin/libbitcoin-system/wiki/Risk-Free=
-Return-Fallacy">https://github.com/libbitcoin/libbitcoin-system/wiki/Risk-Fre=
e-Return-Fallacy</a></div><div dir=3D"ltr"><br></div><div dir=3D"ltr">Barrin=
g any new consequential inputs I=E2=80=99ll refrain from further comment.</d=
iv><div dir=3D"ltr"><br></div><div dir=3D"ltr">e</div><div dir=3D"ltr"><br><=
/div></body></html>=

--Apple-Mail-6D0A7B0C-032B-419B-A044-D34AF0D39630--