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: broken tx signing with extension #674

Merged
merged 1 commit into from
Jan 8, 2021
Merged

Conversation

hstove
Copy link
Contributor

@hstove hstove commented Nov 10, 2020

Transaction signing was broken in the extension. This is because transaction signing would open up the authenticator at the root path (/), but that's not a valid path in the extension. You have to explicitly use /index.html.'

Fixes #602

@github-actions
Copy link
Contributor

Deploy previews

Deploy previews for blockstack-app and blockstack-test-app are ready!

Built with commit 2fff353.

@timstackblock
Copy link
Contributor

Thanks @hstove

@timstackblock
Copy link
Contributor

timstackblock commented Nov 11, 2020

Transaction signing still doesn't seem to be working correctly the pop up appears but it is not successful when I attempt to sign the transaction it just disappears

Video of the issue here
http://somup.com/cYXXoPIyAk

@markmhendrickson
Copy link
Collaborator

@timstackblock I think I've gotten my wire crossed. I believe yesterday we said this bug was fixed during the mid-sprint meeting, so I added comment #602 (comment) to the linked issue. However, your comment above suggests it's not actually fixed.

Does this PR or that issue need updating at this point?

@markmhendrickson
Copy link
Collaborator

@timstackblock to verify this is indeed fixed across both Firefox and Chrome

@timstackblock
Copy link
Contributor

Double blockstack logo

Screen Shot 2020-11-23 at 9 43 00 AM

@markmhendrickson
Copy link
Collaborator

@timstackblock I wouldn't worry about the logo issue or others unrelated to transaction signing with the extension here, given that this PR hasn't incorporated all fixes like that one from master yet (as seen with #669 (comment)).

Does tx signing otherwise work?

@hstove
Copy link
Contributor Author

hstove commented Nov 25, 2020

Blocked by #623 - auth with FF extension broken

@markmhendrickson
Copy link
Collaborator

@hstove I believe we're unblocked here now?

@dantrevino
Copy link

will this fix ever make it to production?

@hstove hstove merged commit 0235140 into master Jan 8, 2021
@hstove hstove deleted the fix/extension-tx-signing branch January 8, 2021 13:08
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.

Transaction signing broken with browser extension
5 participants