public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] Accepting broken QRcodes
@ 2012-07-15 12:39 Mike Hearn
  2012-07-16  8:16 ` Andreas Schildbach
  0 siblings, 1 reply; 5+ messages in thread
From: Mike Hearn @ 2012-07-15 12:39 UTC (permalink / raw)
  To: Bitcoin Dev

Hi bitcoin-development,

blockchain.info generates non-BIP-compliant URIs in its QRcodes, as
does its iPhone app. They are of the form bitcoin://address not
bitcoin:address.

I asked Ben to fix this (social networks don't parse QRcodes after
all), but after explaining that social networks don't parse URLs
without :// in them, he stopped responding to my emails. So I've gone
ahead and added support for reading these types of URLs to bitcoinj,
in the interests of "just works" interoperability.

This mail is just a heads up in case anyone else wants to do the same
thing. Hopefully at some point, Ben will stop generating such QRcodes
and we can remove these hacks and get back to BIP compliance.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-16  9:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-15 12:39 [Bitcoin-development] Accepting broken QRcodes Mike Hearn
2012-07-16  8:16 ` Andreas Schildbach
2012-07-16  8:52   ` Gary Rowe
2012-07-16  9:02     ` Wladimir
2012-07-16  9:32       ` Gary Rowe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox