Skip to content

Merge pull request #53 from Yoii-Inc/feat/smaller-than-constraints #386

Merge pull request #53 from Yoii-Inc/feat/smaller-than-constraints

Merge pull request #53 from Yoii-Inc/feat/smaller-than-constraints #386

Triggered via push July 15, 2024 07:16
Status Success
Total duration 3m 30s
Artifacts

rust_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Fix Check: mpc-net/src/lib.rs#L154
unused variable: `timer`
Fix Check: mpc-net/src/lib.rs#L26
field `id` is never read
Fix Check: arkworks/algebra/ff/src/lib.rs#L20
ambiguous glob re-exports
Fix Check: arkworks/algebra/poly/src/evaluations/univariate/mod.rs#L4
unused import: `batch_inversion`
Fix Check: arkworks/snark/relations/src/r1cs/trace.rs#L110
use of deprecated method `tracing_subscriber::registry::SpanRef::<'a, R>::parents`: equivalent to `self.parent().into_iter().flat_map(SpanRef::scope)`, but consider whether excluding `self` is actually intended
Fix Check: arkworks/algebra/ec/src/models/short_weierstrass_jacobian.rs#L268
function cannot return without recursing
Fix Check: arkworks/snark/relations/src/r1cs/constraint_system.rs#L739
calls to `std::mem::drop` with a reference instead of an owned value does nothing
Fix Check: arkworks/crypto-primitives/src/encryption/elgamal/constraints.rs#L170
call to `.borrow()` on a reference in this situation does nothing
Fix Check: arkworks/crypto-primitives/src/encryption/elgamal/constraints.rs#L171
call to `.borrow()` on a reference in this situation does nothing