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

Connection issues with Remix #1276

Open
smartcontracts opened this issue Jan 2, 2024 · 2 comments
Open

Connection issues with Remix #1276

smartcontracts opened this issue Jan 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@smartcontracts
Copy link

Getting a few weird issues when using Rainbow + remix.ethereum.org + OP Sepolia

I can connect fine but for some reason Remix doesn't detect any accounts at first

Screenshot 2024-01-02 at 5 37 43 PM

I have to go to the extension, click "switch wallet", then click again on the wallet that is already connected.

Screenshot 2024-01-02 at 5 38 08 PM

I'm then able to see the wallet but Remix thinks the wallet has no balance (it does).

Screenshot 2024-01-02 at 5 38 56 PM

When deploying a contract I get a failed simulation that appears to be trying to simulate against Ethereum mainnet even though the transaction is against OP Sepolia.

Screenshot 2024-01-02 at 5 39 36 PM

Lastly when I deploy a contract remix either hangs or crashes.

Screenshot 2024-01-02 at 5 41 50 PM
@GNAR1ZARD
Copy link

Ive had this issue as well while trying to deploy to Base. I was going to create and issue thread but it seems like you have already covered the issue in detail, thanks! This is unfortunately a bit beyond my comfort level to try to rectify myself. Bummed that no one has picked this up yet.

@DanielSinclair DanielSinclair added the bug Something isn't working label Apr 6, 2024
@DanielSinclair
Copy link
Contributor

Thanks for reporting these! We've made a few improvements to these flows and RPC calls over the last few months. Do you still see all of the reported issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants