Page MenuHomePhabricator

Prevent processing duplicate payment requests
ClosedPublic

Authored by PiRK on Aug 23 2021, 07:06.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC34677583c7b4: Prevent processing duplicate payment requests
Summary

This is a backport of core#17031

Notes:

  • I couldn't reproduce the duplication issue with our codebase, but the change makes sense nonetheless
  • the deviation in the codebases is mainly due to D583
Test Plan

ninja all check-all

Test that the payment request on the command line still works:
build/src/qt/bitcoin-qt -ecash ecash:qr5pfj5zqstsrf6qcqsh0w0yqr3h7gywuv759h27ss?amount=10

Diff Detail

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