ethereum / ethereum/execution-specs

Update `fill` command to have sane default execution

Open
#1,610 2 comments 0 reactions 0 assignees View on GitHub
A-test-fill C-feat E-easy P-low S-needs-discussion stale
Dominant language
Python
Stars
1.2k
Forks
505
Avg merge
2d 14h
Merged PRs (30d)
116

Description

### What was wrong?

When `fill` is called without any arguments it fails because there is no target directory or sane flags. This should not be the case.

### How can it be fixed?

At the very least, calling fill without any arguments should print a usage message and exit. In the best case (IMO) it should run some default configuration that strikes a balance between commonality of use and execution time.

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.