Full Prover Abstraction for public API #44
Annotations
2 errors and 14 warnings
Run cargo test:
src/transaction/mpt.rs#L198
cannot borrow `b` as mutable more than once at a time
|
Run cargo test
The process '/home/ubuntu/.cargo/bin/cargo' 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-rs/toolchain@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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 cargo test:
src/lib.rs#L2
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
Run cargo test:
src/transaction/mod.rs#L1
unused import: `anyhow::Result`
|
Run cargo test:
src/transaction/mod.rs#L2
unused imports: `TransactionReceipt`, `Transaction`
|
Run cargo test:
src/transaction/mod.rs#L4
unused imports: `circuit_data::CircuitConfig`, `config::GenericConfig`, `field::extension::Extendable`, `hash::hash_types::RichField`
|
Run cargo test:
src/transaction/mod.rs#L9
unused import: `crate::ProofTuple`
|
Run cargo test:
src/transaction/mod.rs#L11
unused imports: `ExtractionMethod`, `gas_offset_from_rlp_node`, `legacy_tx_leaf_node_proof`
|
Run cargo test:
src/eth.rs#L218
unused variable: `b`
|
Run cargo test:
src/eth.rs#L221
unused variable: `h`
|
Run cargo test
`mapreduce-plonky2` (lib) generated 8 warnings
|
The logs for this run have expired and are no longer available.
Loading