Return-Path: Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id 84435C0051 for ; Tue, 20 Oct 2020 03:31:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 77C3787584 for ; Tue, 20 Oct 2020 03:31:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id krjpMM2tdAmI for ; Tue, 20 Oct 2020 03:31:53 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from ozlabs.org (ozlabs.org [203.11.71.1]) by hemlock.osuosl.org (Postfix) with ESMTPS id 8A5198752D for ; Tue, 20 Oct 2020 03:31:53 +0000 (UTC) Received: by ozlabs.org (Postfix, from userid 1011) id 4CFfLb1MHnz9sRk; Tue, 20 Oct 2020 14:31:51 +1100 (AEDT) From: Rusty Russell To: Pieter Wuille In-Reply-To: <878sc120f5.fsf@rustcorp.com.au> References: <87imblmutl.fsf@rustcorp.com.au> <20201008145938.vrmm33f6sugdc7qm@ganymede> <87r1q0e06p.fsf@rustcorp.com.au> <877drn2g6q.fsf@rustcorp.com.au> <878sc120f5.fsf@rustcorp.com.au> Date: Tue, 20 Oct 2020 14:01:45 +1030 Message-ID: <8736291ske.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Cc: Bitcoin Protocol Discussion , John Barboza Subject: Re: [bitcoin-dev] Progress on bech32 for future Segwit Versions (BIP-173) X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2020 03:31:54 -0000 Rusty Russell writes: > Accepts > ------- > Green: ef1662fd2eb736612afb1b60e3efabfdf700b1c4822733d9dbe1bfee607a5b9b > blockchain.info: 64b0fcb22d57b3c920fee1a97b9facec5b128d9c895a49c7d321292fb4156c21 PEBKAC. Pasted wrong address. Here are correct results: Rejects ------- c-lightning: "Could not parse destination address, destination should be a valid address" Phoenix: "Invalid data. Please try again." blockchain.info: "Your Bitcoin transaction failed to send. Please try again." Accepts ------- Green: 9e4ab6617a2983439181a304f0b4647b63f51af08fdd84b0676221beb71a8f21 Cheers, Rusty.