opt: merkle optimizations #760
Annotations
1 error and 9 warnings
|
Cargo Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
|
Cargo Lint
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
Cargo Test
`spn-vapp-core` (lib test) generated 3 warnings (run `cargo fix --lib -p spn-vapp-core --tests` to apply 3 suggestions)
|
|
Cargo Test:
crates/vapp/src/merkle.rs#L766
variable does not need to be mutable
|
|
Cargo Test:
crates/vapp/src/merkle.rs#L765
variable does not need to be mutable
|
|
Cargo Test:
crates/vapp/src/merkle.rs#L578
variable does not need to be mutable
|
|
Cargo Test
spn-node@0.1.0: rustc +succinct --version: "rustc 1.91.1-dev\n"
|
|
Cargo Test
spn-calibrator@0.1.0: rustc +succinct --version: "rustc 1.91.1-dev\n"
|
|
Cargo Test
/home/runner/_work/network/network/programs/vapp/aggregation/Cargo.toml: `default-features` is ignored for sp1-sdk, since `default-features` was not specified for `workspace.dependencies.sp1-sdk`, this could become a hard error in the future
|
|
Cargo Test
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|