Issue To Be Solved
The current flags related to forking are hidden and somewhat exotic. While intuitive, they do not follow the norms developers expect from tools such as foundry. Additionally, requiring the chain ID is redundant when the fork url is provided.
(Optional): Suggest A Solution
Rename forking flags to --fork-host and --fork-start-height.
(Optional): Context
Productizing forking feature and incorporating into recommended DX workflows.
Issue To Be Solved
The current flags related to forking are hidden and somewhat exotic. While intuitive, they do not follow the norms developers expect from tools such as foundry. Additionally, requiring the chain ID is redundant when the fork url is provided.
(Optional): Suggest A Solution
Rename forking flags to
--fork-hostand--fork-start-height.(Optional): Context
Productizing forking feature and incorporating into recommended DX workflows.