Skip to content

compile_descriptor fuzztest fails with and(hash256(),pk()) #466

Closed
@apoelstra

Description

@apoelstra

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions