Implement NOT gadget #2429
Annotations
4 errors
Build o1js and execute tests:
src/lib/gadgets/bitwise.ts#L31
Property 'not' does not exist on type '((value: string | number | bigint) => bigint) & { modulus: bigint; sizeInBits: number; t: bigint; twoadicRoot: bigint; add(x: bigint, y: bigint): bigint; negate(x: bigint): bigint; ... 28 more ...; emptyValue?: (() => bigint) | undefined; }'.
|
Build o1js and execute tests:
src/lib/gadgets/bitwise.ts#L65
Property 'xor' does not exist on type '((value: string | number | bigint) => bigint) & { modulus: bigint; sizeInBits: number; t: bigint; twoadicRoot: bigint; add(x: bigint, y: bigint): bigint; negate(x: bigint): bigint; ... 28 more ...; emptyValue?: (() => bigint) | undefined; }'.
|
Build o1js and execute tests:
src/lib/gadgets/bitwise.ts#L71
Property 'xor' does not exist on type '((value: string | number | bigint) => bigint) & { modulus: bigint; sizeInBits: number; t: bigint; twoadicRoot: bigint; add(x: bigint, y: bigint): bigint; negate(x: bigint): bigint; ... 28 more ...; emptyValue?: (() => bigint) | undefined; }'.
|
Build o1js and execute tests
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading