Add eip_7594.rs to zkcrypto with "compute_weighted_sum_of_commitments" #147
Annotations
6 errors and 2 warnings
zkcrypto Tests:
zkcrypto/src/eip_7594.rs#L6
unresolved import `crate::common_utils`
|
zkcrypto Tests:
zkcrypto/src/eip_7594.rs#L4
unresolved imports `crate::kzg_types::Fr`, `crate::kzg_types::Bytes48`, `crate::kzg_types::C_KZG_OK`, `crate::kzg_types::C_KZG_RET`
|
zkcrypto Tests:
zkcrypto/src/eip_7594.rs#L5
unresolved import `crate::kzg_proofs::g1_lincomb_fast`
|
zkcrypto Tests:
zkcrypto/src/eip_7594.rs#L4
trait import `G1` is private
|
zkcrypto Tests
could not compile `rust-kzg-zkcrypto` (lib) due to 4 previous errors
|
zkcrypto Tests
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v3, actions/setup-python@v4, actions/setup-go@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading