Skip to content

[Bug] TOO BIG formatValueCalls 201 exceeded limit of 200 #624

@vivianjeng

Description

@vivianjeng

Problem

When running React Native bindings for keccak256 circuits
the input will be more than 200 elements
but it throws the error when printing out the inputs

    '0',
     '0',
     [TOO BIG formatValueCalls 201 exceeded limit of 200],
     [TOO BIG formatValueCalls 202 exceeded limit of 200],
     [TOO BIG formatValueCalls 203 exceeded limit of 200],
     [TOO BIG formatValueCalls 204 exceeded limit of 200],
     [TOO BIG formatValueCalls 205 exceeded limit of 200],

Details

Running
mopro init, mopro build and mopro create for React Native
try to change the circuit to keccak256

Acceptance criteria

Describe what should be done in a pull request.

Next steps (optional)

Describe the subsequent actions to be taken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions