ethereum / ethereum/execution-specs

bug(execute): allow `--collect-only` without specifying `--rpc-*` flags

Open
#1,532 1 comment 0 reactions 0 assignees View on GitHub
A-test-execute C-bug P-low stale
Dominant language
Python
Stars
1.2k
Forks
505
Avg merge
2d 14h
Merged PRs (30d)
116

Description

It would be nice to be able to run with `--collect-only` without adding additional flags:
```
uv run execute remote --collect-only -q
-->
ERROR: usage: execute [options] [file_or_dir] [file_or_dir] [...]
execute: error: the following arguments are required: --rpc-seed-key, --rpc-endpoint, --rpc-chain-id
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.