Skip to content

Mismatch smart contract type #20

@vivianjeng

Description

@vivianjeng

Max Pilipenko from telegram group:

One thing I noticed is that in smart contract scope is uint256 and in semaphore-rs it uses BigUint which seems to be only 32bits.

Because of this mismatch I had erorrs because javascript implementation uses BigInt which could be really any size.

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