Page MenuHomePhabricator

[electrum] remove bip70 script
ClosedPublic

Authored by PiRK on Feb 1 2024, 13:40.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC5c5bebc7f57f: [electrum] remove bip70 script
Summary

This script no longer works since the paymentrequest API changed, and it's not worth the effort fixing it as it no longer needed and its output is no longer supported.
Loading paymentrequests from file is no longer supported since https://github.com/Bitcoin-ABC/ElectrumABC/commit/42240f9e1494dd00023920137e605bf25c6e7df9, as accepting URIs with a "file:/" scheme from remote servers was a security issue on Windows.

Test Plan

NA.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable