Dynamic arrays in o1js #2263
live-tests.yml
on: pull_request
master
6m 5s
compatible
4m 17s
Annotations
14 errors
compatible:
src/lib/provable/gadgets/elliptic-curve.ts#L65
Expected 3 arguments, but got 4.
|
compatible:
src/lib/provable/gadgets/elliptic-curve.ts#L122
Expected 2 arguments, but got 3.
|
compatible:
src/lib/provable/test/dynamic-array.unit-test.ts#L369
Argument of type '{ proof: Proof<undefined, void>; auxiliaryOutput: undefined; }' is not assignable to parameter of type 'Proof<undefined, void>'.
|
compatible:
src/lib/provable/test/ecdsa.unit-test.ts#L32
Property 'Secp256r1' does not exist on type '{ Secp256k1: CurveParams; Pallas: CurveParams; Vesta: CurveParams; }'. Did you mean 'Secp256k1'?
|
compatible:
src/lib/provable/test/elliptic-curve.unit-test.ts#L22
Property 'Secp256r1' does not exist on type '{ Secp256k1: CurveParams; Pallas: CurveParams; Vesta: CurveParams; }'. Did you mean 'Secp256k1'?
|
compatible:
src/lib/provable/types/struct.ts#L238
Property 'toCanonical' does not exist on type 'GenericProvableExtendedPure<InferProvable<A, Field>, InferValue<A>, InferJson<A>, Field> | GenericProvableExtended<...>'.
|
compatible
Process completed with exit code 2.
|
master:
src/lib/provable/gadgets/elliptic-curve.ts#L65
Expected 3 arguments, but got 4.
|
master:
src/lib/provable/gadgets/elliptic-curve.ts#L122
Expected 2 arguments, but got 3.
|
master:
src/lib/provable/test/dynamic-array.unit-test.ts#L369
Argument of type '{ proof: Proof<undefined, void>; auxiliaryOutput: undefined; }' is not assignable to parameter of type 'Proof<undefined, void>'.
|
master:
src/lib/provable/test/ecdsa.unit-test.ts#L32
Property 'Secp256r1' does not exist on type '{ Secp256k1: CurveParams; Pallas: CurveParams; Vesta: CurveParams; }'. Did you mean 'Secp256k1'?
|
master:
src/lib/provable/test/elliptic-curve.unit-test.ts#L22
Property 'Secp256r1' does not exist on type '{ Secp256k1: CurveParams; Pallas: CurveParams; Vesta: CurveParams; }'. Did you mean 'Secp256k1'?
|
master:
src/lib/provable/types/struct.ts#L238
Property 'toCanonical' does not exist on type 'GenericProvableExtendedPure<InferProvable<A, Field>, InferValue<A>, InferJson<A>, Field> | GenericProvableExtended<...>'.
|
master
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mina-logs-compatible
Expired
|
84.3 KB |
|
mina-logs-master
Expired
|
115 KB |
|