-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[BRAVE WALLET] Can't delete/hide certain networks #25769
Comments
Those are pre-loaded networks and can't be removed. Any reason why it needs to be removed? |
They take up a lot of space on the network management page. All I need is the Ethereum mainnet and testnets (and I'll eventually add zk-EVMs when they are released). How hard would this feature be to add? |
If we add a way to remove these, we'd also need a way to restore them. Since this is a deep buried settings screen, I was just wondering why it's important to remove them vs hide them with the eye icon? |
What's wrong with |
if someone wants to restore it back to how it was before they'd need to know our RPC URLs or know how to go to a page that we'd setup that has links to do so. Note the list there is simply a config and it is not something actively running that's using up resources. |
I know. It's still really annoying to have 8 networks that I don't use clogging up the network switcher & config (as someone who also doesn't trust the security of sidechains, I am also concerned that a security-focused browser is proving easy access to these less secure defaults). If you want, create a page to re-add the networks. But I doubt anyone is going to delete the networks by mistake or not know how to re-add them using something like https://chainlist.org/ |
The network switcher is within the wallet and within the panel btw. This is just settings for config of the networks. But point taken.
chainlist.org usually has public node RPCs. We have built-in RPC endpoints which are not rate limited and have better up time. Proxied to drop IP for requests to Infura (or possibly a different provider in the future) |
Is it okay for me to add these to chainlist? I would also be okay with brave automatically adding its own RPCs for matching networks (and adding a tickbox to disable this functionality). |
No. These are for Brave users only. |
How about this then? E.G. if I add a network with chain ID 137, it automatically populates the Brave RPC? |
Description
When I try to delete any of the following networks, the "Remove" item does not appear:
Other networks can be interacted with as usual.
Steps to Reproduce
Actual result:
Expected result:
Reproduces how often:
Easily reproduced.
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
N.A.
The text was updated successfully, but these errors were encountered: