Skip to content

Send metadata: persist labels and BIP21 message/order data #118

Description

@johnny9

Gap

QML parses BIP21 label and message, but the message is transient and the transaction is committed with an empty order form. Sent-to labels are also not added or updated in the address book.

Work

Persist send labels and BIP21 message/order metadata through transaction commit so Activity/details can display them, and update the sending address book consistently with Qt widget behavior.

Code References

  • qml/pages/wallet/Send.qml:179
  • qml/models/walletqmlmodel.cpp:1304
  • bitcoin/src/qt/walletmodel.cpp:244
  • bitcoin/src/qt/transactiondesc.cpp:301

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv1.0Required or tracked for v1.0 releasewallet

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions