mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
With this PR, `std::protocols::permutation::permutation()` adds a phantom permutation as well, making witgen work when using it. Also, I changed the tests to be analogous to recent changes to the `lookup_via_challenges` test: - The `_ext` variant is removed, since we automatically run the extension field variant on Goldilocks (which is tested) - The example itself is more realistic, in this case it emulates a block machine connected via a permutation.