-
Notifications
You must be signed in to change notification settings - Fork 149
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: add arbitrary message signing #2350
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/blockstack/stacks-wallet-web/D9MRHTF5hcVk9wbX3mhYq4TN4U4x |
@landitus This is the current implementation (just the warning message at the bottom is missing). Let me know if you find any issue. |
@beguene Since we've just updated the designs, lmk when you update them so I can do a review. |
Thanks @beguene! I can't run the package cause it's failing, but I can review the screenshots for now. A few observations:
|
@landitus Yes you can't use this build yet, I need to fix a few packages first. |
ddc0aca
to
7139e26
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
7139e26
to
54869ee
Compare
54869ee
to
7e02582
Compare
7e02582
to
4e39c57
Compare
4e39c57
to
78da80e
Compare
78da80e
to
b9ffd3c
Compare
b9ffd3c
to
b306e15
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is going to conflict with my refactor 🙈
50b7330
to
728669e
Compare
728669e
to
5e7f13e
Compare
@landitus Thanks, those issues are fixed Note that the separator is not exactly like in your design, it does not extend fully to the sides. If it's still an issue, I can fix it in a separate issue. |
@beguene Two quick findings/questions: Let me know if you want me to create an enhancement ticket for the above. |
I see @beguene. Let's leave for a separate issue if that helps the release. Also, we could improve the padding for the hash box a bit more in that same task. Want me to create a ticket? Thank you. |
@sjwhitely it appears we do need an FAQ for this functionality after all. Mind drafting and providing its URL for integration? 🙏 |
I'd suggest improving this copy in general to:
|
5e7f13e
to
dae1994
Compare
@Eshwari007 @markmhx I updated the copy. |
@beguene The rewording of the dialogue message in arbitrary message is looking good. Will re test the link to 'Learn More' once @sjwhitely updates it. Thanks |
dae1994
to
0da8a1e
Compare
0da8a1e
to
124b2cb
Compare
124b2cb
to
7c6aca2
Compare
7c6aca2
to
250b7cb
Compare
closes #1051
Pending Todos:
Decoding message as Clarity Value (see #2387)
signature-test-app.mov