Skip to content

qml: Implement Sign/verify message page in Wallet Settings#563

Open
pseudoramdom wants to merge 16 commits into
bitcoin-core:qt6from
pseudoramdom:sign-verify-message
Open

qml: Implement Sign/verify message page in Wallet Settings#563
pseudoramdom wants to merge 16 commits into
bitcoin-core:qt6from
pseudoramdom:sign-verify-message

Conversation

@pseudoramdom
Copy link
Copy Markdown
Contributor

@pseudoramdom pseudoramdom commented May 1, 2026

Implement Sign/verify message page in Wallet Settings. Closes #524

  • Add SignVerifyMessageModel to coordinate signing/verifying and will be owned
    by WalletQmlModel.
  • This change was dependent on generating a legacy P2PKH addresses which
    was missing in the receive flow. Implemented a picker to choose address types.
  • Implement functional, unit tests.

Review Notes

Screenshots

Screenshot 2026-05-01 at 12 16 37 PM Screenshot 2026-05-01 at 12 25 04 PM Screenshot 2026-05-01 at 9 34 07 AM Screenshot 2026-05-01 at 9 34 00 AM Screenshot 2026-05-01 at 9 31 46 AM Screenshot 2026-05-01 at 9 31 06 AM

@pseudoramdom
Copy link
Copy Markdown
Contributor Author

Implements #524

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Parity 20: Sign and Verify Message Flow

3 participants