Complete bn254 bindings implementation #18
Annotations
7 errors
Build o1js and execute tests:
src/lib/gadgets/bit-slices-bn254.ts#L11
Module '"./foreign-field-bn254.js"' has no exported member 'Field3'.
|
Build o1js and execute tests:
src/lib/gadgets/elliptic-curve-bn254.ts#L5
Module '"./foreign-field-bn254.js"' has no exported member 'Field3'.
|
Build o1js and execute tests:
src/lib/gadgets/elliptic-curve-bn254.ts#L68
Argument of type 'number' is not assignable to parameter of type 'bigint'.
|
Build o1js and execute tests:
src/lib/gadgets/elliptic-curve-bn254.ts#L70
Operator '*' cannot be applied to types 'number' and 'bigint'.
|
Build o1js and execute tests:
src/lib/gadgets/elliptic-curve-bn254.ts#L348
Argument of type 'unknown' is not assignable to parameter of type 'bigint'.
|
Build o1js and execute tests:
src/lib/gadgets/elliptic-curve-bn254.ts#L350
Argument of type 'unknown' is not assignable to parameter of type 'bigint | boolean[]'.
|
Build o1js and execute tests
Process completed with exit code 2.
|
Loading