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

feat(@desktop/walletconnect): signing tx or personal sign via keycard #12800

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

saledjenic
Copy link
Contributor

@status-im-auto
Copy link
Member

status-im-auto commented Nov 20, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 27c1f7e #1 2023-11-20 15:28:34 ~6 min tests/nim 📄log
✔️ 27c1f7e #1 2023-11-20 15:32:07 ~10 min macos/aarch64 🍎dmg
✔️ 27c1f7e #1 2023-11-20 15:34:06 ~12 min tests/ui 📄log
✔️ 27c1f7e #1 2023-11-20 15:34:58 ~13 min macos/x86_64 🍎dmg
✔️ 27c1f7e #1 2023-11-20 15:39:50 ~18 min linux/x86_64 📦tgz
✔️ 27c1f7e #1 2023-11-20 15:48:44 ~26 min windows/x86_64 💿exe
✔️ 27c1f7e #1 2023-11-20 15:57:07 ~35 min tests/e2e 📄log
✔️ fce9fe0 #2 2023-11-22 09:00:21 ~5 min macos/aarch64 🍎dmg
✔️ fce9fe0 #2 2023-11-22 09:00:54 ~6 min tests/nim 📄log
✔️ fce9fe0 #2 2023-11-22 09:03:22 ~8 min macos/x86_64 🍎dmg
✔️ fce9fe0 #2 2023-11-22 09:05:38 ~11 min tests/ui 📄log
✔️ fce9fe0 #2 2023-11-22 09:09:56 ~15 min linux/x86_64 📦tgz
✔️ fce9fe0 #2 2023-11-22 09:16:53 ~22 min windows/x86_64 💿exe
✔️ fce9fe0 #2 2023-11-22 09:30:07 ~35 min tests/e2e 📄log

Copy link
Contributor

@stefandunca stefandunca left a comment

Choose a reason for hiding this comment

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

Great having keycard option.

I'm wondering if would be possible to move the keycard handling in status-go and keep the QML/status-go bridge thinner.

@saledjenic
Copy link
Contributor Author

I'm wondering if would be possible to move the keycard handling in status-go and keep the QML/status-go bridge thinner.

@stefandunca should be doable, in the end, that's a Go lib we're using on the Nim side. Maybe we can give it a try?

Copy link
Contributor

@IvanBelyakoff IvanBelyakoff left a comment

Choose a reason for hiding this comment

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

LGTM

@saledjenic saledjenic merged commit 132e05a into master Nov 22, 2023
8 of 9 checks passed
@saledjenic saledjenic deleted the feat/issue-12730 branch November 22, 2023 10:11
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.

WalletConnect signing tx via Keycard
4 participants