Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(BC): Implementing the personal_sign #16751

Open
wants to merge 1 commit into
base: feat/wallet-connect-service
Choose a base branch
from

Conversation

alexjba
Copy link
Contributor

@alexjba alexjba commented Nov 12, 2024

What does the PR do

Closes: #16015

Introducing personal_sign to Browser Connect.
https://docs.metamask.io/wallet/reference/json-rpc-methods/personal_sign/

Needs status-im/status-go#6090

Adding the event handler for personal sign, accept/reject QML slots and accept/reject result signals.

  • Fixed the send transaction parsing. The parsing has been adding unnecessary arguments to the event even if the arguments had no value.

Affected areas

Browser Connect

Architecture compliance

Screenshot of functionality (including design for comparison)

Screen.Recording.2024-11-12.at.15.20.41.mov
  • I've checked the design and this PR matches it

@status-im-auto
Copy link
Member

status-im-auto commented Nov 12, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ ca0456e #1 2024-11-12 13:31:11 ~8 min tests/nim 📄log
✔️ ca0456e #1 2024-11-12 13:32:11 ~9 min macos/aarch64 🍎dmg
✔️ ca0456e #1 2024-11-12 13:35:18 ~12 min tests/ui 📄log
✔️ ca0456e #1 2024-11-12 13:38:46 ~16 min linux-nix/x86_64 📦tgz
✔️ ca0456e #1 2024-11-12 13:39:08 ~16 min macos/x86_64 🍎dmg
✔️ ca0456e #1 2024-11-12 13:43:55 ~21 min windows/x86_64 💿exe
✔️ ca0456e #1 2024-11-12 13:44:16 ~21 min linux/x86_64 📦tgz

Copy link
Member

@caybro caybro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants