Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 323671CE9 for ; Mon, 5 Oct 2015 12:16:05 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 9AED9CB for ; Mon, 5 Oct 2015 12:16:04 +0000 (UTC) Received: by wicgb1 with SMTP id gb1so116635724wic.1 for ; Mon, 05 Oct 2015 05:16:03 -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=uLbdqqMWuNL+NnGA8sdf06qY0rf7GGJNlXHb4N/b2kQ=; b=PZpXT17I6VpQJD3f38ZcZ5jo9girDJs0nlFkTecPdfHvpfMtJF9NxqcjU9uVpwyFvr OcWJCESwuPAl+JOKowYABrRXEHirYjpvoWAM0XuaXipveAc9/A492+NU6sbjsdsXReGt WI2uryQt39S0ZReGIxZDcwlXLhqKjFkaGRSLKGQVp0cd3ZD+6fGz5Xjw38TIwN3buJai y4/t1DCs5vUVbfcIJmnAtPfXP9pAGnTodSym/U2UYORauNXq++qVMN5Lh9drSVYgl+Q8 /xpt+dZDZIx7kCPOum05beJxHt8nLGDdjanxVVBYLZB/M7arhVdKuWC37YIjCm3IcwRP 3AUg== X-Gm-Message-State: ALoCoQn77ujoyEAU47IvUfEDwy7mixTWGVi2KIAipC4aAbwa899u9wUNL/F3PNQl+UAKxGUI/1Ve MIME-Version: 1.0 X-Received: by 10.194.113.131 with SMTP id iy3mr16235323wjb.133.1444047363359; Mon, 05 Oct 2015 05:16:03 -0700 (PDT) Received: by 10.194.114.199 with HTTP; Mon, 5 Oct 2015 05:16:03 -0700 (PDT) Received: by 10.194.114.199 with HTTP; Mon, 5 Oct 2015 05:16:03 -0700 (PDT) In-Reply-To: References: Date: Mon, 5 Oct 2015 14:16:03 +0200 Message-ID: From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= To: =?UTF-8?Q?Cl=C3=A9ment_Elbaz?= Content-Type: multipart/alternative; boundary=001a1130cc4221d30d05215a7a46 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,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 Subject: Re: [bitcoin-dev] Let's deploy BIP65 CHECKLOCKTIMEVERIFY! X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2015 12:16:05 -0000 --001a1130cc4221d30d05215a7a46 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Oct 5, 2015 2:08 PM, "Cl=C3=A9ment Elbaz" wrote: > > It will get correct results about : > - the existence every block > - the existence of every transaction > > It will get incorrect results : > - about the nature of some transactions Given the assumptions above, only of transactions without enough confirmations. > - and therefore, about the balances of some wallets. Not if the wallet waits for enough confirmations. --001a1130cc4221d30d05215a7a46 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Oct 5, 2015 2:08 PM, "Cl=C3=A9ment Elbaz" <clem.ds@gmail.com> wrote:
>
> It will get correct results about :
> - the existence every block
> - the existence of every transaction
>
> It will get incorrect results :
> - about the nature of some transactions

Given the assumptions above, only of transactions without en= ough confirmations.

> - and therefore, about the balances of some wallets.

Not if the wallet waits for enough confirmations.

--001a1130cc4221d30d05215a7a46--