feat: poseidon2 hash #154
Annotations
10 errors and 9 warnings
recursion/core/src/poseidon2_wide/external.rs#L2
unresolved imports `crate::poseidon2_wide::columns::Poseidon2SBoxCols`, `crate::poseidon2_wide::columns::NUM_POSEIDON2_SBOX_COLS`
|
recursion/core/src/poseidon2_wide/external.rs#L23
unresolved import `super::columns::Poseidon2MemCols`
|
recursion/core/src/poseidon2_wide/columns.rs#L13
cannot find type `Poseidon2SBoxCols` in this scope
|
recursion/core/src/poseidon2_wide/columns.rs#L40
cannot find type `Poseidon2SBoxCols` in this scope
|
recursion/core/src/poseidon2_wide/external.rs#L76
no field `memory` on type `&mut poseidon2_wide::columns::Poseidon2Cols<F>`
|
recursion/core/src/poseidon2_wide/external.rs#L92
no field `external_rounds_state` on type `&mut poseidon2_wide::columns::Poseidon2Cols<F>`
|
recursion/core/src/poseidon2_wide/external.rs#L93
no field `external_rounds_state` on type `&mut poseidon2_wide::columns::Poseidon2Cols<F>`
|
recursion/core/src/poseidon2_wide/external.rs#L100
no field `internal_rounds_state` on type `&mut poseidon2_wide::columns::Poseidon2Cols<F>`
|
recursion/core/src/poseidon2_wide/external.rs#L102
no field `external_rounds_state` on type `&mut poseidon2_wide::columns::Poseidon2Cols<F>`
|
recursion/core/src/poseidon2_wide/external.rs#L107
no field `external_rounds_state` on type `&mut poseidon2_wide::columns::Poseidon2Cols<F>`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, 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/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/
|
redirecting to https://github.com/Plonky3/Plonky3.git/
|
redirecting to https://github.com/GregAC/rrs.git/
|
redirecting to https://github.com/HorizenLabs/poseidon2/
|
redirecting to https://github.com/github/twirp-rs.git/
|
recursion/core/src/poseidon2_wide/columns.rs#L5
unused import: `MemoryReadWriteSingleCols`
|
recursion/core/src/poseidon2_wide/external.rs#L18
unused import: `crate::memory::MemoryCols`
|
|
This job failed
Loading