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

Switching networks is buggy #202

Closed
Duddino opened this issue Sep 20, 2023 · 3 comments
Closed

Switching networks is buggy #202

Duddino opened this issue Sep 20, 2023 · 3 comments
Assignees

Comments

@Duddino
Copy link
Member

Duddino commented Sep 20, 2023

Switching networks frequently causes uncaught exceptions and buggy behavior.
image
Additionally, the .getBlockCount() promise resolves even when the network is supposed to be destroyed

@Duddino
Copy link
Member Author

Duddino commented Sep 20, 2023

image
This is the first exception ([object Response]). It seems like it's trying to access a testnet transaction using the mainnet explorer

@Duddino Duddino self-assigned this Sep 20, 2023
@panleone
Copy link
Member

I think we should disable switching network on wallet loaded until we find a solution

@Duddino
Copy link
Member Author

Duddino commented Mar 6, 2024

This was fixed by disabling the wallet deletion until wallet is synced

@Duddino Duddino closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants