Skip to content

bug: Unknown Hint: Core(Core(EvalCircuit #366

Description

@notlesh

Current behavior:

Hint fails with:

Unknown Hint: Core(Core(EvalCircuit { n_add_mods: Deref(CellRef { register: AP, offset: -6 }), add_mod_builtin: Deref(CellRef { register: FP, offset: -6 }), n_mul_mods: Deref(CellRef { register: AP, offset: -4 }), mul_mod_builtin: Deref(CellRef { register: FP, offset: -5 }) }))

This happens presumably any time mul_mod is called. The problem is that this is not handled in cairo-vm.

Expected behavior:

Hint should succeed.

Steps to reproduce:

Run prove_block against affected blocks such as 160035, 160045, 160068, 160074, 160084, or 160093

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions