Closed
Description
Our compile_descriptor
fuzztest takes a policy, compiles it, lifts it, and checks the lifted policy against the original policy.
On the input and(hash256(),pk())
the two params get swapped, causing the fuzztest to fail.
I think this swap is expected behavior from the compiler and we just need to call .sorted()
in the fuzztest.
Metadata
Metadata
Assignees
Labels
No labels