core icon indicating copy to clipboard operation
core copied to clipboard

[network-controller] Validate that selected network state is recognized

Open Gudahtt opened this issue 2 years ago • 2 comments

Add validation to ensure that the selected network state (providerConfig) is either a built-in network or matching a custom network configuration.

This would allow us to simplify the controller by removing all logic related to handling unrecognized provider configuration state.

Gudahtt avatar Jun 29 '23 00:06 Gudahtt

It would probably be easier to do #1462 before this

Gudahtt avatar Jun 29 '23 00:06 Gudahtt

Is this relevant anymore now that providerConfig has been removed?

mcmire avatar Oct 23 '24 19:10 mcmire

Closing since we removed providerConfig. (Although for what it's worth, we do have a similar validation now.)

mcmire avatar Jul 25 '25 20:07 mcmire