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: automatically add public key for Fynbos wallets #643

Merged
merged 19 commits into from
Oct 14, 2024
Merged

Conversation

sidvishnoi
Copy link
Member

Context

Changes proposed in this pull request

@sidvishnoi
Copy link
Member Author

Screencast.from.03-10-24.08.15.41.PM.IST.webm

@github-actions github-actions bot added area: content Improvements or additions to extension content script area: background Improvements or additions to extension background script labels Oct 3, 2024
Copy link
Contributor

github-actions bot commented Oct 3, 2024

Extension builds preview

Name Link
Latest commit 9178f5a
Latest job logs Run #11328616834
BadgeDownload
BadgeDownload

@sidvishnoi
Copy link
Member Author

Fynbos is looking to remove Cloudflare Access OTP wall from EU1 server. Will wait for that and add E2E tests.

@github-actions github-actions bot added area: documentation Improvements or additions to documentation area: ci Improvements or additions to repository workflows area: tests Improvements or additions to tests labels Oct 9, 2024
Copy link
Member Author

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

test-e2e

Copy link
Member Author

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

test-e2e

Copy link
Member

@raducristianpopa raducristianpopa left a 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)

docs/TESTING.md Outdated Show resolved Hide resolved
raducristianpopa and others added 3 commits October 10, 2024 13:56
* Proposal for Fynbos automatic key add

* Remove comment from OP service

* Cleanup

* address feedback

---------

Co-authored-by: Sid Vishnoi <[email protected]>
Copy link
Member Author

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

test-e2e

Copy link
Member Author

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

test-e2e

esbuild/config.ts Outdated Show resolved Hide resolved
tests/e2e/connectAutoKeyFynbos.spec.ts Show resolved Hide resolved
tests/e2e/connectAutoKeyFynbos.spec.ts Outdated Show resolved Hide resolved
tests/e2e/connectAutoKeyFynbos.spec.ts Outdated Show resolved Hide resolved
src/content/keyAutoAdd/fynbos.ts Outdated Show resolved Hide resolved
@sidvishnoi sidvishnoi merged commit ea33b28 into main Oct 14, 2024
9 checks passed
@sidvishnoi sidvishnoi deleted the fynbos-key-add branch October 14, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: background Improvements or additions to extension background script area: ci Improvements or additions to repository workflows area: content Improvements or additions to extension content script area: documentation Improvements or additions to documentation area: tests Improvements or additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Setup]: Automate key addition for Fynbos
2 participants