ethereum / ethereum/execution-specs
Using `uv run execute remote` with `--rpc-endpoint` requires `--chain-id`, while it should not
Open
A-test-benchmark
A-test-execute
C-feat
P-low
stale
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 505
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 116
Description
If an RPC endpoint is provided, `--chain-id` should not be necessary, we can query `eth_chainId` to get the chainId from the remote.
(This might also be applicable to other `uv run execute X` scenarios)
Contributor guide
Assessment
This issue has not been assessed yet.