HomePhabricator

qt: fix 'opens in testnet mode when presented with a BIP-72 link with no…
dd49e92fb0caUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fallback'

Passes tests:

$ ./bitcoin-qt 'bitcoin:?r=http://www.example.com/'
.. fixed the original problem - this launches mainnet.

$ ./bitcoin-qt 'bitcoin:mngeNQbTKnmaMbx8EXCYdwUbnt9JJD52cC'
.. launches testnet

$ ./bitcoin-qt -testnet 'bitcoin:1NXXeQRyMFFFRfyUix2o7mk1vhvk2Nxp78'
.. sanity check - launches mainnet.

Fixes #4355. Closes #4411.

Details

Provenance
Julian Haight <github@a.julianhaight.com>Authored on Jul 2 2014, 07:42
Wladimir J. van der Laan <laanwj@gmail.com>Committed on Jul 2 2014, 07:47
deadalnixPushed on May 14 2017, 22:04
Parents
rABCc9600ce640d0: Merge pull request #4312
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCdd49e92fb0ca: qt: fix 'opens in testnet mode when presented with a BIP-72 link with no… (authored by Julian Haight <github@a.julianhaight.com>).Jul 2 2014, 07:47