-
Notifications
You must be signed in to change notification settings - Fork 4
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: automatically add public key for Fynbos wallets #643
Conversation
Screencast.from.03-10-24.08.15.41.PM.IST.webm |
Extension builds preview
|
Fynbos is looking to remove Cloudflare Access OTP wall from EU1 server. Will wait for that and add E2E tests. |
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.
test-e2e
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.
test-e2e
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.
Had a glimpse at the PR - not fully reviewed.
Let me know what is your opinion on this approach. Instead of navigating through the DOM, we can just make two fetch calls to upload the key - #649.
(Ignore comments - the main change is in keyAutoAdd/fynbos.ts
)
* Proposal for Fynbos automatic key add * Remove comment from OP service * Cleanup * address feedback --------- Co-authored-by: Sid Vishnoi <[email protected]>
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.
test-e2e
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.
test-e2e
Context
Changes proposed in this pull request