-
Notifications
You must be signed in to change notification settings - Fork 37
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 phantom as featured #179
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Coverage Report for Fuel Wallet (./packages/fuel-wallet)
File CoverageNo changed files found. |
Coverage Report for Fuel Development Wallet (./packages/fuel-development-wallet)
File CoverageNo changed files found. |
Coverage Report for Fuelet Wallet (./packages/fuelet-wallet)
File CoverageNo changed files found. |
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.
Code looks great, but I've found two bugs:
-
It duplicates the Phantom option in Solana connector when Phantom Wallet is installed:
-
PR Audit check is failing
Nice catch @arthurgeron I'll take a look on it |
@arthurgeron done, should be all set. Now the phantom connector will be visible only if there's no phantom in the Regarding the Ready for review again. |
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.
LGTM
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.
can the same situation mentioned by @arthurgeron happen with trust and okx wallet as well?
@LuizAsFight great question, that issue may affect those connectors too. we can decide between two solutions here:
which option is better? |
@helciofranco let's keep Trust and Phantom. okx can be removed from featured. would be nice if we can also include Solflare |
…at/add-phantom-as-featured
…/fuel-connectors into hf/feat/add-phantom-as-featured
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.
LGTM
Phantom Wallet
is now featured in the Solana wallet connectors list.Previously, it required installation or accessing the “All Wallets” list to be found.