HomePhabricator

[Qt] ensure payment request network matches client network
bdc83e8f4504Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[Qt] ensure payment request network matches client network

  • replaces checks in SendCoinsDialog::handlePaymentRequest() that belong to PaymentServer (normal URIs are special cased, as only an isValid check is done on BTC addresses)
  • prevents the client to handle payment requests that do not match the clients network and shows an error instead (mainly a problem with drag&drop payment requests onto the client window)
  • includes some small comment changes also

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Nov 16 2013, 00:54
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGacc2d2ca5f7d: Merge pull request #4127
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGINGbdc83e8f4504: [Qt] ensure payment request network matches client network (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).May 6 2014, 19:20