Skip to content

Receive history: add show and remove actions for saved requests #112

Description

@johnny9

Gap

The backend can load and remove saved receive requests, but QML has no Receive-page actions to show an old request or delete it from history.

Work

Wire show/open and remove actions from the receive history UI to loadPaymentRequest() and removeReceiveRequest(), including confirmation or undo behavior if the design requires it.

Code References

  • qml/models/walletqmlmodel.cpp:684
  • qml/models/walletqmlmodel.cpp:698
  • bitcoin/src/qt/receivecoinsdialog.cpp:192
  • bitcoin/src/qt/receivecoinsdialog.cpp:221

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv1.0Required or tracked for v1.0 releasewallet

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions