Files
powdr/cli
Steve Wang 1b49df5aa6 Powdr PIL runs witgen with mock backend by default (#2601)
Now that witgen depends on backend type, `powdr pil` requires a backend
type to run through witgen. It only runs till optimized pil if
`--prove-with` is not provided.

To match the description, this PR defaults backend to Mock if
`--prove-with` is not provided, so `powdr pil` can still run till
witgen. To prove with any backend, `--prove-with` is still required.
2025-03-28 12:35:20 +00:00
..
2025-03-25 18:46:26 +00:00