-
Notifications
You must be signed in to change notification settings - Fork 45
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
Xbull Wallet pops up when signing a transaction with freigther #60
Comments
Hi @chopan123 I can work on this prefectly |
@chopan123 can i work on this |
@chopan123 i would love to work on this |
Just remember you need to be registered in Only Dust to be assigned! |
I have registered on OnlyDust sir |
Hi @chopan123 can I be assigned to this issue please |
Gm, I believe only the comments which are made once the Odhack starts at 9.30 CET count right? |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI am a web developer with over 6 years experience building applications both personal and professional projects. I started contributing to open source via onlydust in march this year and I have contributed to a couple of issues, you can see them in my profile. How I plan on tackling this issueMake sure Xbull does not appear when signing with a wallet that is not Xbull |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI am a Software Engineer and Technical writer, I have experience with TypeScript and Rust, I also have experience working with wallets, hence I believe I will be able to solve this problem with both the wallet and error. How I plan on tackling this issueI will first reproduce the error on my local machine, read the project description to better understand it, get a little familiar with the code base. Afterwards trace the files involved, make research where necessary, experiments with my solutions until both error and wallet problem is solved. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI'm Poulav Bhowmick, a software engineer at Invisible Studios with a robust background in TypeScript, Rust, Solidity Cairo, fullstack development and blockchain technology. My experience includes building robust applications, optimizing functionalities and blockchain integration. I have actively participated in events and open source contributions, enhancing my capability to tackle real-world tech challenges. My projects can be viewed on my GitHub Profile and OnlyDust Profile. Plus I´m active member of Starknet community🇷. How I plan on tackling this issueInvestigate the Wallet Configurations: Inspect Event Listeners: Conditional Handling: User Selection Validation: Next Steps: Debug the issue with both wallets active in a test environment. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHello @chopon123 I am Joseph Chimebuka I'm a full-stack software developer with 4+ years of experience in crafting innovative products. I've built a range of projects, including https://mattedsgn.vercel.app/ and https://metacrypt.vercel.app/ showcasing my expertise in React, Next.js, and blockchain technologies. I'm also an active contributor onlydust. here's my account https://app.onlydust.com/u/josephchimebuka. How I plan on tackling this issueVerify that the Xbull wallet integration in the application is correctly configured, including the appropriate settings and permissions. Then I will review the specific error message being thrown to identify the root cause. I will ensure that the greeting contract code is correct and that any changes to the contract are properly deployed and compatible with the latest Xbull wallet version. I will Test the transaction flow thoroughly to confirm that the issue is resolved and the popup and error no longer appear. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI am front end developer with 4 years experience. How I plan on tackling this issueI would approach this issue with following steps Detect the active wallet being used by the user. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedHello, i'll like to apply to be assigned to work on this. I'm a fullstack Dev with over four years experience. I have contributed to a lot of Open Source projects like this. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI am Benjamin, and I will be glad to address the issue where the Xbull wallet popup appears incorrectly when sending a transaction to change the title of the greeting contract. I have experience in debugging and resolving complex issues related to wallet integrations and transaction handling. How I plan on tackling this issueI will investigate and resolve the issue by:
I look forward to resolving this issue to improve the user experience and functionality of our Dapp. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI have a strong background in debugging and optimizing web applications, particularly with integration issues involving various wallets and transaction handling. My experience includes resolving similar issues with wallet popups and ensuring compatibility across different services. This will help in addressing the Xbull wallet issue, ensuring that only the appropriate wallet popups appear and that all functionalities, including title changes, work correctly. How I plan on tackling this issueTo address the issue:
This approach will ensure that the Xbull wallet popup issue is resolved and functionality with other wallets is maintained. |
The maintainer chopan123 has assigned josephchimebuka to this issue via OnlyDust Platform. |
Thanks! onto it |
Xbull wallet popup appears when sending a transaction to change the title of the greeting contract.
It also throws the following error:
Step to Reproduce
yarn dev
Expected Behaviour
When signing with a wallet that's not Xbull, Xbull popup should not appear.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: