Skip to content

feat: curta signature verification #954

feat: curta signature verification

feat: curta signature verification #954

Triggered via pull request November 1, 2023 01:05
Status Failure
Total duration 4m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

plonky2x.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 17 warnings
Formatting & Clippy: plonky2x/core/src/frontend/ecc/ed25519/gadgets/eddsa.rs#L3
unresolved import `curta::chip::ec::edwards::ed25519::Ed25519`
Formatting & Clippy: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L255
cannot find struct, variant or union type `SigVerificationAir` in this scope
Formatting & Clippy: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L325
cannot find function `channel` in this scope
Formatting & Clippy: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L334
cannot find value `points` in this scope
Formatting & Clippy: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L335
cannot find value `scalars` in this scope
Formatting & Clippy: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L341
cannot find value `points` in this scope
Formatting & Clippy: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L341
cannot find value `scalars` in this scope
Formatting & Clippy: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L10
unused import: `curta::chip::ec::EllipticCurve`
Formatting & Clippy: plonky2x/core/src/frontend/ecc/ed25519/gadgets/eddsa.rs#L5
unused import: `curta::chip::ec::EllipticCurve`
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/eddsa.rs#L3
unresolved import `curta::chip::ec::edwards::ed25519::Ed25519`
CI Test Suite: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L3
struct `AirTraceData` is private
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/curve.rs#L25
the trait bound `<C as curve_types::Curve>::BaseField: FieldParameters` is not satisfied
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/eddsa.rs#L33
the trait bound `<C as curve_types::Curve>::ScalarField: FieldParameters` is not satisfied
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/eddsa.rs#L30
the trait bound `<C as curve_types::Curve>::ScalarField: FieldParameters` is not satisfied
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/eddsa.rs#L30
the trait bound `<C as curve_types::Curve>::ScalarField: FieldParameters` is not satisfied
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/verify.rs#L107
the trait bound `Ed25519Scalar: FieldParameters` is not satisfied
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/verify.rs#L156
the trait bound `Ed25519Scalar: FieldParameters` is not satisfied
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/verify.rs#L55
the trait bound `<<Self as EDDSABatchVerify<L, D>>::Curve as curve_types::Curve>::ScalarField: FieldParameters` is not satisfied
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/verify.rs#L66
the trait bound `<<Self as EDDSABatchVerify<L, D>>::Curve as curve_types::Curve>::ScalarField: FieldParameters` is not satisfied
Formatting & Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Formatting & Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Formatting & Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Formatting & Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Formatting & Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI Test Suite: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L10
unused import: `curta::chip::ec::EllipticCurve`
CI Test Suite: plonky2x/core/src/frontend/ecc/ed25519/gadgets/eddsa.rs#L5
unused import: `curta::chip::ec::EllipticCurve`
CI Test Suite
`plonky2x` (lib) generated 2 warnings
CI Test Suite
build failed, waiting for other jobs to finish...
CI Test Suite: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L159
unused import: `curve25519_dalek::Scalar`
CI Test Suite: plonky2x/core/src/frontend/curta/ec/sig_verification/air.rs#L165
unused imports: `Rng`, `thread_rng`
CI Test Suite
`plonky2x` (lib test) generated 3 warnings (1 duplicate)
CI Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CI Test Suite
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/