Dynamic arrays in o1js #2263
Annotations
7 errors
Use shared steps for live testing jobs:
src/lib/provable/gadgets/elliptic-curve.ts#L65
Expected 3 arguments, but got 4.
|
Use shared steps for live testing jobs:
src/lib/provable/gadgets/elliptic-curve.ts#L122
Expected 2 arguments, but got 3.
|
Use shared steps for live testing jobs:
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>'.
|
Use shared steps for live testing jobs:
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'?
|
Use shared steps for live testing jobs:
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'?
|
Use shared steps for live testing jobs:
src/lib/provable/types/struct.ts#L238
Property 'toCanonical' does not exist on type 'GenericProvableExtendedPure<InferProvable<A, Field>, InferValue<A>, InferJson<A>, Field> | GenericProvableExtended<...>'.
|
Use shared steps for live testing jobs
Process completed with exit code 2.
|
Loading