-
Notifications
You must be signed in to change notification settings - Fork 13
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
Support WalletConnect
#532
Conversation
General findings
Technical findings
Suggestions/concerns
|
Real-world scenarioScenario :
Results:
I have been trying to find out where in our codebase or in the Web3 Provider's source code are these requests made, but I can't pinpoint the issue. Nevertheless, these errors resolve once the switch is completed. |
|
No, because all auctions on
The description is as follows:
|
Update: Was able to execute transactions on |
Have you tried that? |
I did, and I got this error:
ContextTo execute the |
I'm fine with merging it without network switch or support of the localhost (this one is not even available in production) if the flow in general works for @LukSteib |
What about the errors that are output in the console? (see above) |
Do you have it on the main branch as well while switching networks? |
Interestingly, I only get these errors when I use the |
Tested with
Tested
Tested
Tested
Given the above I'd approve this PR |
Closes #353.
Checklist:
#
)!!! IMPORTANT !!!
In order to run this PR, you have to provide our Infura ID (just the ID without the URL) as an environment variable under the nameINFURA_PROJECT_ID
Testing: