Files
pallectrum/electrum
SomberNight 612a8e6424 qt: fix: bip70 pay reqs need x509 verification
regression from https://github.com/spesmilo/electrum/pull/8462

- pr.verify() was called in qml, but not in qt gui
- we now call pr.verify() in get_payment_request(), to make the API less error-prone
- it is now ok to call pr.verify() multiple times, the result is cached
2023-07-10 17:50:53 +00:00
..
2023-06-01 22:59:40 +00:00
2023-05-25 17:39:48 +00:00
2023-06-28 16:49:28 +02:00
2023-05-25 17:39:48 +00:00
2023-05-16 10:06:55 +02:00
2023-05-25 17:39:48 +00:00
2023-06-24 13:00:15 +02:00
2023-05-25 17:39:48 +00:00
2023-06-28 16:49:28 +02:00
2023-06-19 14:49:25 +02:00
2023-05-25 17:39:48 +00:00
2023-06-24 12:56:55 +02:00
2023-06-28 16:49:28 +02:00