add power impl and expose Fq::from_montgomery_limbs
#559
Annotations
20 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
Run actions-rs/cargo@v1:
src/fields/fp/u32.rs#L4
unused import: `wrapper::Fp`
|
Run actions-rs/cargo@v1:
src/fields/fq/u32.rs#L4
unused import: `wrapper::Fq`
|
Run actions-rs/cargo@v1:
src/fields/fp/u32/fiat.rs#L28
type alias `FpU2` is never used
|
Run actions-rs/cargo@v1:
src/fields/fp/u32/fiat.rs#L126
function `fp_mulx_u32` is never used
|
Run actions-rs/cargo@v1:
src/fields/fp/u32/fiat.rs#L162
function `fp_mul` is never used
|
Run actions-rs/cargo@v1:
src/fields/fp/u32/fiat.rs#L2816
function `fp_square` is never used
|
Run actions-rs/cargo@v1:
src/fields/fp/u32/fiat.rs#L5467
function `fp_add` is never used
|
Run actions-rs/cargo@v1:
src/fields/fp/u32/fiat.rs#L5701
function `fp_opp` is never used
|
Run actions-rs/cargo@v1:
src/fields/fp/u32/fiat.rs#L5804
function `fp_from_montgomery` is never used
|
Run actions-rs/cargo@v1:
src/fields/fp/u32/fiat.rs#L7548
function `fp_to_montgomery` is never used
|
Run Swatinem/rust-cache@v1
The `save-state` 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/
|
Run Swatinem/rust-cache@v1
The `save-state` 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/
|
Run Swatinem/rust-cache@v1
The `save-state` 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/
|
Run Swatinem/rust-cache@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading