Return-Path: <1240902@gmail.com> Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id F2013904 for ; Tue, 28 Mar 2017 17:31:38 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-vk0-f66.google.com (mail-vk0-f66.google.com [209.85.213.66]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id EC6EB223 for ; Tue, 28 Mar 2017 17:31:37 +0000 (UTC) Received: by mail-vk0-f66.google.com with SMTP id y16so14077108vky.1 for ; Tue, 28 Mar 2017 10:31:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=GBes8Olign4p3VCFCHYLYVzLT5zOACNQz4LRKmT/AGc=; b=I4M3/rPa4jr9xEp5zDEHlvXUqpLtYnZQcKRsYx3L1Uwx6vxX1aeIsKCjMvHOi3ZqnP jhpVVZBBKStZy2l7a/pgDoM6ynfooT+1GMibbfy28BSRFvxhIGj7sRvfOu0bkwkRezsN +iNx3jx3LE11nj4EnnOeJcPp3vBa44xpTZP9XetTgy1JuxXhNji+wNhUfUSrOIV0c1pE gLCSSXB6Fqf2qBJGowilEE+YoGfjXdvvxN/O3zfrGG9ojpVXcrgefEDFzHPcNIH+kO3f 1LlzMzDEHk+eyLI8VO0c1N7T/rh99figlN7AJ7hrZFcjHxjY1hxYiNLYulfgTuxC2bDd Vihg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=GBes8Olign4p3VCFCHYLYVzLT5zOACNQz4LRKmT/AGc=; b=hsLQn/X2qRR8zzANRQzeXbjVnYUAKi8ZC8GixDfGxwNzD9Fh/M6r2GQgbG8bEmEFuj YJpm8Oi4voDkfOFxRTGRv2otHGVmQr5lIlPITcRB+/sePImIcLHA8n0qdgfSuHauohpW eQbcQiT444T9HSibTPMo0Obq9OhYNIbIgUPd+dUQnrdLsswvV+j9owhcLEo7bRp+Ynyd 7DpSEDZMXBBa5C3/QWBBwXH7FCVMrARtfNLCkNk9ffVve3/CFH+5MWGqWnJxjjR4Hb2M 9GxhWQrWOkDU4ldOEN3fUkyTtK/jtHWTkc7JYBAmBUF6BcWZos4eKc9W4cZfRTNdiDOA JRrQ== X-Gm-Message-State: AFeK/H0NIDUV0dY4FU8akKt6YyNoS4K7JCQw43SsDV2dfavBtyKMDbXHLSkMkyFb0cFbfGeVI3XmrZVtNY/f2w== X-Received: by 10.31.146.12 with SMTP id u12mr12586578vkd.14.1490722296949; Tue, 28 Mar 2017 10:31:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.83.71 with HTTP; Tue, 28 Mar 2017 10:31:36 -0700 (PDT) In-Reply-To: References: From: Wang Chun <1240902@gmail.com> Date: Wed, 29 Mar 2017 01:31:36 +0800 Message-ID: To: Alphonse Pace Content-Type: text/plain; charset=UTF-8 X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: Bitcoin Protocol Discussion Subject: Re: [bitcoin-dev] Hard fork proposal from last week's meeting X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2017 17:31:39 -0000 The basic idea is, let's stop the debate for whether we should upgrade to 2MB, 8MB or 32MiB. 32MiB is well above any proposals' upper limit, so any final decision would be a soft fork to this already deployed release. If by 2020, we still agree 1MB is enough, it can be changed back to 1MB limit and it would also a soft fork on top of that. On Wed, Mar 29, 2017 at 1:23 AM, Alphonse Pace wrote: > What meeting are you referring to? Who were the participants? > > Removing the limit but relying on the p2p protocol is not really a true > 32MiB limit, but a limit of whatever transport methods provide. This can > lead to differing consensus if alternative layers for relaying are used. > What you seem to be asking for is an unbound block size (or at least > determined by whatever miners produce). This has the possibility (and even > likelihood) of removing many participants from the network, including many > small miners. > > 32MB in less than 3 years also appears to be far beyond limits of safety > which are known to exist far sooner, and we cannot expect hardware and > networking layers to improve by those amounts in that time. > > It also seems like it would be much better to wait until SegWit activates in > order to truly measure the effects on the network from this increased > capacity before committing to any additional increases. > > -Alphonse > > > > On Tue, Mar 28, 2017 at 11:59 AM, Wang Chun via bitcoin-dev > wrote: >> >> I've proposed this hard fork approach last year in Hong Kong Consensus >> but immediately rejected by coredevs at that meeting, after more than >> one year it seems that lots of people haven't heard of it. So I would >> post this here again for comment. >> >> The basic idea is, as many of us agree, hard fork is risky and should >> be well prepared. We need a long time to deploy it. >> >> Despite spam tx on the network, the block capacity is approaching its >> limit, and we must think ahead. Shall we code a patch right now, to >> remove the block size limit of 1MB, but not activate it until far in >> the future. I would propose to remove the 1MB limit at the next block >> halving in spring 2020, only limit the block size to 32MiB which is >> the maximum size the current p2p protocol allows. This patch must be >> in the immediate next release of Bitcoin Core. >> >> With this patch in core's next release, Bitcoin works just as before, >> no fork will ever occur, until spring 2020. But everyone knows there >> will be a fork scheduled. Third party services, libraries, wallets and >> exchanges will have enough time to prepare for it over the next three >> years. >> >> We don't yet have an agreement on how to increase the block size >> limit. There have been many proposals over the past years, like >> BIP100, 101, 102, 103, 104, 105, 106, 107, 109, 148, 248, BU, and so >> on. These hard fork proposals, with this patch already in Core's >> release, they all become soft fork. We'll have enough time to discuss >> all these proposals and decide which one to go. Take an example, if we >> choose to fork to only 2MB, since 32MiB already scheduled, reduce it >> from 32MiB to 2MB will be a soft fork. >> >> Anyway, we must code something right now, before it becomes too late. >> _______________________________________________ >> bitcoin-dev mailing list >> bitcoin-dev@lists.linuxfoundation.org >> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev > >