Skip to content

feat(consume): add a --extract-to flag to consume cache #1835

Open
@danceratopz

Description

@danceratopz

Adding consume cache --extract-to=some/path would help replace scripts such as this download-and-extract-fixtures.sh with a one-liner:

uvx --from git+https://github.com/ethereum/execution-spec-tests \
          consume cache [email protected] --extract-to=./zkevm-fixtures

It'd be worth updatind the example here: https://eest.ethereum.org/main/running_tests/consume/cache/

Worth checking the status of #1834 if you work on this:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions