Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 8C4BF7D for ; Wed, 18 Nov 2015 11:29:15 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-yk0-f172.google.com (mail-yk0-f172.google.com [209.85.160.172]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 52ADFF5 for ; Wed, 18 Nov 2015 11:29:14 +0000 (UTC) Received: by ykdr82 with SMTP id r82so57301410ykd.3 for ; Wed, 18 Nov 2015 03:29:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jtimon-cc.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=ya4pGhooHLHlYbQJMBUAKflJiX9Kx69UXKzygVaTegg=; b=ubaDZuiw+KpZF16zrzE6C7oTBxSKI1+qJ8rjh8DRbMCXgN8uSzGwLj0xAv7eumJMLP DQv83UMO35J0RSsqaCg7oFBWvTJ4KlaW2dF/29ByaAWbJ26xYe70qJgEZZVyPrfyzXKr 22bFdX0gF1b01AJbGaz9Tvie7z4qSSSQMvXr54V8NOiioscB4WTdolYr1r+eLmt90oo3 1Ts9+zCSzrTfQGjAOtaFq2ag8UCrsiqCgQvMyDeVtZqZ5qtlShm7O/5STvqj1G814K43 mu9kC+fQTI33ypilJ8rjxIgBI3z9jzE6xSLCc5ZFiLyRNjJEJzQ217WB48MLk7bI/lk0 9Iwg== 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 :content-transfer-encoding; bh=ya4pGhooHLHlYbQJMBUAKflJiX9Kx69UXKzygVaTegg=; b=GWpOLSd2+QqkkzXCGFqV0lUDSTY2XZEG4INS/EwIgXGgVi2VJvpCAsCUXpw9GOaZFq 9xFH1/tAhY1s7NubLBLoWZO8YLxgOJ8HB/+zEZF130ffLt09pEDCWibZy2KeevDPD/Sz cDivcQ9vGsTd/ONzIVJf9FgLHr9nDF0MemAAVfvf/t8/k6XGpz5VGDP8B4aXfHRc3OW1 q5FeAXem+yn+dk5BcDuiB5TFDvvTKNgp2n/WczrFxn4c9n5u6GT2+QLAiS+r2pGdOqcP ZUd5WIkiy6aZJRIKLbSn4mAv+hng/9MQVdlEn1e7guKeq7kol3Me+UptSR8GXjD48ce8 NBBw== X-Gm-Message-State: ALoCoQnyjJrMCBEeMoX97cwljufT0AXd9qui/aNxda1C7lYVn+MKHdYH8IMNhnJU5b7yIrIlKTFV MIME-Version: 1.0 X-Received: by 10.13.250.69 with SMTP id k66mr977723ywf.107.1447846153601; Wed, 18 Nov 2015 03:29:13 -0800 (PST) Received: by 10.31.132.147 with HTTP; Wed, 18 Nov 2015 03:29:13 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Nov 2015 12:29:13 +0100 Message-ID: From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= To: Marco Pontello Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW,URIBL_BLACK autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org X-Mailman-Approved-At: Wed, 18 Nov 2015 12:00:10 +0000 Cc: Bitcoin Dev Subject: Re: [bitcoin-dev] RFC - BIP: URI scheme for Blockchain exploration 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: Wed, 18 Nov 2015 11:29:15 -0000 I can always link to the BIP when I reopen that commit as independent instead of the other way around. Btw, the PR needs rebase (probably the conflict is in the README). On Mon, Nov 16, 2015 at 11:10 PM, Marco Pontello wrote= : > OK, adding the relevant code fragment is probably the simplest and direct > option. Done. > > On Mon, Nov 16, 2015 at 3:43 PM, Jorge Tim=C3=B3n wrot= e: >> >> Not a native english speaker myself, so I may have missed some things... >> >> Yes, sorry about the link. I guess you can point to #6230 . I can >> rebase it if needed but I would close it again because I don't want to >> have too many things from #6382 opened at the same time (is noisy and >> worse for review). My plan was to not open it independently at least >> until after #6907 (and actually after 0.12 assuming #6907 gets in by >> 0.12). But then I would maybe open a new one and reference the old one >> rather than reopening #6230 (which tends to be confusing). >> I'm not really sure what's the best answer here...but #6382 is >> certainly going to need rebase and the link will be broken again. >> Maybe one answer is to copy some text from #6230 or the commit and add >> it directly to the BIP instead of referencing to that commit (which >> will be, at least until #6907 is merged, a moving target). >> >> On Mon, Nov 16, 2015 at 1:59 AM, Marco Pontello >> wrote: >> > Thanks for the comments! Now I fixed the typos (hope to have got them >> > all, >> > English isn't my first language), clarified the chain part a bit, and >> > fixed >> > the link. There probably is a better way to reference that source code >> > part >> > with the genesis blocks hashs, in a way that doesn't need to be change= d, >> > maybe... >> > >> > Now the main change would be to put in a proper BIP number! :) >> > >> > On Sun, Nov 15, 2015 at 12:42 PM, Jorge Tim=C3=B3n = wrote: >> >> >> >> Thank you for incorporating the feedback, specifically thank you for >> >> using the genesis block hash as the unique chain ID. >> >> >> >> I wen't through the BIP draft and left a few of comments, but I reall= y >> >> like its simplicity and focus. Good work! >> >> >> >> On Sun, Nov 15, 2015 at 3:14 AM, Marco Pontello via bitcoin-dev >> >> wrote: >> >> > Hi! >> >> > >> >> > To anyone that followed the discussion (from some time ago) about t= he >> >> > proposed new URI for Blockchain references / exploration, I just >> >> > wanted >> >> > to >> >> > point out that I have collected the feedback provided, reworked the >> >> > text, >> >> > put the BIP on GitHub and created a pull request: >> >> > >> >> > >> >> > https://github.com/MarcoPon/bips/blob/master/bip-MarcoPon-01.mediaw= iki >> >> > https://github.com/bitcoin/bips/pull/202 >> >> > >> >> > The need for an URI for this come to mind again in the last days >> >> > looking >> >> > at >> >> > Eternity Wall, which IMHO provide a use case that we will see more >> >> > and >> >> > more >> >> > in the (near) future: http://eternitywall.it/ >> >> > Using that service, when you want to check for the proof that a >> >> > specific >> >> > message was written in the Blockchain, it let you choose from 5 >> >> > different >> >> > explorer. >> >> > Mycelium wallet recently added the option to select one of 15 block >> >> > explorers. >> >> > And there's the crypto_bot on reddit/r/bitcoin that detect referenc= e >> >> > to >> >> > transaction an add a message with links to 7 different explorers. >> >> > >> >> > I think that's clearly something that's needed. >> >> > >> >> > Bye! >> >> > >> >> > >> >> > On Sat, Aug 29, 2015 at 1:48 PM, Marco Pontello >> >> > wrote: >> >> >> >> >> >> Hi! >> >> >> My first post here, hope I'm following the right conventions. >> >> >> I had this humble idea for a while, so I thought to go ahead and >> >> >> propose >> >> >> it. >> >> >> >> >> >> BIP: XX >> >> >> Title: URI scheme for Blockchain exploration >> >> >> Author: Marco Pontello >> >> >> Status: Draft >> >> >> Type: Standards Track >> >> >> Created: 29 August 2015 >> >> >> >> >> >> Abstract >> >> >> =3D=3D=3D=3D=3D=3D=3D=3D >> >> >> This BIP propose a simple URI scheme for looking up blocks, >> >> >> transactions, >> >> >> addresses on a Blockchain explorer. >> >> >> >> >> >> Motivation >> >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> >> The purpose of this URI scheme is to enable users to handle all th= e >> >> >> requests for details about blocks, transactions, etc. with their >> >> >> preferred >> >> >> tool (being that a web service or a local application). >> >> >> >> >> >> Currently a Bitcoin client usually point to an arbitrary blockchai= n >> >> >> explorer when the user look for the details of a transaction (es. >> >> >> Bitcoin >> >> >> Wallet use BitEasy, Mycelium or Electrum use Blockchain.info, etc.= ). >> >> >> Other times resorting to cut&paste is needed. >> >> >> The same happens with posts and messages that reference some >> >> >> particular >> >> >> txs or blocks, if they provide links at all. >> >> >> >> >> >> Specification >> >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> >> The URI follow this simple form: >> >> >> >> >> >> blockchain: >> >> >> >> >> >> Examples: >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> blockchain:00000000000000001003e880d500968d51157f210c632e08a652af3= 576600198 >> >> >> blockchain:001949 >> >> >> >> >> >> >> >> >> >> >> >> blockchain:3b95a766d7a99b87188d6875c8484cb2b310b78459b7816d4dfc3f0= f7e04281a >> >> >> >> >> >> Rationale >> >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D >> >> >> I thought about using some more complex scheme, or adding qualifie= rs >> >> >> to >> >> >> distinguish blocks from txs, but in the end I think that keeping i= t >> >> >> simple >> >> >> should be practical enough. Blockchain explorers can apply the sam= e >> >> >> disambiguation rules they are already using to process the usual >> >> >> search >> >> >> box. >> >> >> >> >> >> From the point of view of a wallet developer (or other tool that >> >> >> need >> >> >> to >> >> >> show any kind of Blockchain references), using this scheme mean th= at >> >> >> he >> >> >> can simply make it a blockchain: link and be done with it, without >> >> >> having >> >> >> to worry about any specific Blockchain explorer or provide a means >> >> >> for >> >> >> the >> >> >> user to select one. >> >> >> >> >> >> Blockchain explorers in turn will simply offer to handle the >> >> >> blockchain: >> >> >> URI, the first time the user visit their website, or launch/instal= l >> >> >> the >> >> >> application, or even set themselves if there isn't already one. >> >> >> >> >> >> Users get the convenience of using always their preferred explorer= , >> >> >> which >> >> >> can be especially handy on mobile devices, where juggling with >> >> >> cut&paste >> >> >> is far from ideal. >> >> >> >> >> >> >> >> > >> >> > >> >> > >> >> > -- >> >> > Try the Online TrID File Identifier >> >> > http://mark0.net/onlinetrid.aspx >> >> > >> >> > _______________________________________________ >> >> > bitcoin-dev mailing list >> >> > bitcoin-dev@lists.linuxfoundation.org >> >> > https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev >> >> > >> > >> > >> > >> > >> > -- >> > Try the Online TrID File Identifier >> > http://mark0.net/onlinetrid.aspx > > > > > -- > Try the Online TrID File Identifier > http://mark0.net/onlinetrid.aspx