Skip to content

prove reports missing inputs before invalid program extension #3587

Description

@UfukNode

miden-vm prove checks for inferred input files before validating the program file extension.

For example, running:

miden-vm prove invalid.txt

reports a missing invalid.inputs file instead of rejecting the unsupported .txt program extension.

run already rejects unsupported program extensions before looking for inputs, so prove should do the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions