Skip to content

The condition n == 0 ? 0 : 2**n - in is not correct for computing the two's complement representation of in#92

Open
Unchain68 wants to merge 2 commits into
iden3:masterfrom
Unchain68:master
Open

The condition n == 0 ? 0 : 2**n - in is not correct for computing the two's complement representation of in#92
Unchain68 wants to merge 2 commits into
iden3:masterfrom
Unchain68:master

Update bitify.circom

3c3cd87
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs