Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 38CC9213C for ; Fri, 2 Oct 2015 16:45:46 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-ig0-f175.google.com (mail-ig0-f175.google.com [209.85.213.175]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id B325D2DD for ; Fri, 2 Oct 2015 16:45:45 +0000 (UTC) Received: by igcrk20 with SMTP id rk20so21396683igc.1 for ; Fri, 02 Oct 2015 09:45:45 -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=tCKoKXUM4DJF9J7QH3ueAEYrtKt79kbN51SNwhCj4Hw=; b=S9TZBOD4SPpwLKoohDnPkOut5iBRFyf/9gbKtM7n6GDvYoX+foCYCvQHlPCnBjf7F8 SoCvwypX29KUaq1dCoeVOhlQ7CjKHZvDY2uyPlfpFmkDgS+ekqXX9nHMnMwUKf9lTCS8 H4EAbOcX5SsE4VV9B1wsRWEs7D92IqN7HWOWeOp4H36TimdhidvWMniugmMdCHN7zJUw xk4kVoo/aoeomBLt8zWf0/uEbvyv9Ys+5DeecIiIlC90H0JaDkYEisDLuLRVR+0/lMUY CxD0YUoUNrDLPdpvUSHCK2nayBrLy3vg1fgvgJsiNZ4g1fiaNzts2TK1Bb0Bq/SfxB0b o1aA== MIME-Version: 1.0 X-Received: by 10.50.62.227 with SMTP id b3mr5109627igs.48.1443804345232; Fri, 02 Oct 2015 09:45:45 -0700 (PDT) Received: by 10.107.19.30 with HTTP; Fri, 2 Oct 2015 09:45:45 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Oct 2015 16:45:45 +0000 Message-ID: From: Gregory Maxwell To: Daniele Pinna Content-Type: text/plain; charset=UTF-8 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, 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] Dev-list's stance on potentially altering the PoW algorithm 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: Fri, 02 Oct 2015 16:45:46 -0000 On Fri, Oct 2, 2015 at 8:30 AM, Daniele Pinna via bitcoin-dev wrote: > The recently published paper I referenced cite's the Cuckoo cycle algorithm, > discusses its limitations and explains how their proposed algorithm greatly > improves on it. They discuss a very old version of the Cuckoo cycle paper, and I believe none of their analysis is applicable to the most recent revision. :( In any case, I commented more about functions of this class here: https://www.reddit.com/r/Bitcoin/comments/3n5nws/research_paper_asymmetric_proofofwork_based_on/cvl922x I don't believe changing the POW function is impossible in principle, but I expect it would only happen due to problems with the composition of current hash-power and not even if it were universally agreed that some other construction were technically better (though that is a high bar.)