blob: 2e8dd5cd5d5569016aebd349b0d4c0c6c6665cf9 (
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
|
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 35C0625A
for <bitcoin-dev@lists.linuxfoundation.org>;
Fri, 14 Aug 2015 22:24:44 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com
[209.85.218.44])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id D8197123
for <bitcoin-dev@lists.linuxfoundation.org>;
Fri, 14 Aug 2015 22:24:43 +0000 (UTC)
Received: by oiew67 with SMTP id w67so33297227oie.2
for <bitcoin-dev@lists.linuxfoundation.org>;
Fri, 14 Aug 2015 15:24:43 -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=ToDwMqzINAUDJTLs1Htb9r3QIVQQpK/UR0z5Eb61pwE=;
b=lCwhNyL00FqDLjF7lPZfYW5GSNWXZxOKb9p75Hl/Dzk196mcKxAOKx5qqeBEthQsvm
9Q5pXcnNjr/xjVpS9uG7TvRoYJUAO8shIogvTOWfTlRHsOMo+icxV4v74GMpt9UE1NOF
fkY8b023bGlFo3D9vQV0spNkk9rtlw1Jx6fBys3vtG/KX3oLI8zc+0EAukC9CqcoA2dM
zf2fY1qv3tyNUTf714DSZtP8nq16Hfxr7Bg5tXzltHZcgDpPWSmuuszCwGg40xpWsOYn
scHTFlNufFBqCM+77ag8iIoNpBG1UlQTE4Y3CgdquAwoiGesVPoOzIDLiGnejxosoq9+
GKuw==
X-Gm-Message-State: ALoCoQnmE2dtNgydUTO69AnBT3+plMSRHiMltK40mWTJiAnLVDStNTQtq+irHrtuK5iQSvgEVyKC
MIME-Version: 1.0
X-Received: by 10.202.169.138 with SMTP id s132mr34443916oie.71.1439591083216;
Fri, 14 Aug 2015 15:24:43 -0700 (PDT)
Received: by 10.202.71.85 with HTTP; Fri, 14 Aug 2015 15:24:43 -0700 (PDT)
In-Reply-To: <CAOG=w-tmtrkQX3TX2i0D+nUx6oz5_BsfT8VR0TrvDFq712u9Zg@mail.gmail.com>
References: <CADJgMztgE_GkbrsP7zCEHNPA3P6T=aSFfhkcN-q=gVhWP0vKXg@mail.gmail.com>
<20150813234213.GH2123@lightning.network>
<CAOG=w-vJ3DQdXoVfdyXPQXWCvS=ByW-CgqY50OEZYfQbxR5bMg@mail.gmail.com>
<55CE3947.8060802@mattcorallo.com>
<CAOG=w-tmtrkQX3TX2i0D+nUx6oz5_BsfT8VR0TrvDFq712u9Zg@mail.gmail.com>
Date: Sat, 15 Aug 2015 00:24:43 +0200
Message-ID: <CABm2gDptyxDFWptp9VzoqbCNApFBqmmcPHwkCAswq026V6mFjw@mail.gmail.com>
From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc>
To: Mark Friedenbach <mark@friedenbach.org>
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] [BIP-draft] CHECKSEQUENCEVERIFY - An opcode for
relative locktime
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, 14 Aug 2015 22:24:44 -0000
I extremely dislike the inversion to preserve the "previous nSequence
semantics". The "previous nSequence semantics" were
consensus-unenforceable but we can cover the same use cases (or the
realistic ones at least) with nMaturity. Let's face it and move on
without technical debt we don't need and may regret. If we do this
inversion we will likely carry it for very long if not forever.
As a side effect, I believe documentation can become much clearer
(maybe even shorter simultaneusly).
|