Skip to content

Message signing: add signed-message creation flow #104

Description

@johnny9

Gap

There is no QML page, model, or wallet invokable for signing a message with a wallet address. Qt widgets expose this from the Sign/Verify Message tool.

Work

Add a QML sign-message flow with address entry or address-book selection, message entry, wallet unlock handling, signature output, copy action, clear action, and user-facing error states.

Code References

  • qml/models/rpccommandexecutor.cpp:30
  • bitcoin/src/qt/bitcoingui.cpp:316
  • bitcoin/src/qt/signverifymessagedialog.cpp:92

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