badger-cash / badger

Your gateway to the world of Bitcoin Cash (BCH) apps
https://badger.bitcoin.com/
MIT License
63 stars 47 forks source link

Double payment requests #208

Open monsterbitar opened 5 years ago

monsterbitar commented 5 years ago

Describe the bug When Badger wallet requests a payment request from an URL, it sends the request twice.

To Reproduce Steps to reproduce the behavior:

  1. Scan a BIP70 payment request URL
  2. See issue

Expected behavior The wallet should send the request once, then if it needs the information in multiple places it should transfer the information internally rather than re-requesting it from the payment server.