Skip to content

fix: Don't use commander to intercept network flag#13109

Merged
PhilWindle merged 1 commit intoalpha-testnetfrom
pw/network-flag-fix
Mar 28, 2025
Merged

fix: Don't use commander to intercept network flag#13109
PhilWindle merged 1 commit intoalpha-testnetfrom
pw/network-flag-fix

Conversation

@PhilWindle
Copy link
Collaborator

@PhilWindle PhilWindle commented Mar 27, 2025

Whilst using commander to intercept the use of the --network seemed like the correct approach. Doing so meant the --help option no longer worked. This approach simply checks the options and environment without commander.

We also ensure that Ethereum addresses in the chain configs are not empty strings as this creashes when parsed.

@PhilWindle PhilWindle merged commit 6572276 into alpha-testnet Mar 28, 2025
8 checks passed
@PhilWindle PhilWindle deleted the pw/network-flag-fix branch March 28, 2025 08:31
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

Successfully merging this pull request may close these issues.

2 participants