feat: Connect CPU to ECALL tables #1109
Annotations
10 errors and 7 warnings
Run cargo clippy:
core/src/air/builder.rs#L15
unused import: `std::clone`
|
Run cargo clippy:
core/src/cpu/columns/mod.rs#L24
unused import: `operations::IsEqualWordOperation`
|
Run cargo clippy:
core/src/syscall/precompiles/blake3/compress/execute.rs#L1
unused import: `crate::runtime::Register`
|
Run cargo clippy:
core/src/syscall/precompiles/sha256/compress/air.rs#L11
unused imports: `Opcode`, `SyscallCode`
|
Run cargo clippy:
core/src/syscall/precompiles/weierstrass/weierstrass_add.rs#L10
unused import: `crate::runtime::Register`
|
Run cargo clippy:
core/src/syscall/precompiles/edwards/ed_add.rs#L305
unused imports: `SP1Prover`, `SP1Stdin`
|
Run cargo clippy:
core/src/utils/prove.rs#L47
unused imports: `InteractionKind`, `debug_interactions_with_all_chips`
|
Run cargo clippy:
core/src/cpu/air/mod.rs#L32
unused variable: `is_ecall_instruction`
|
Run cargo clippy:
core/src/cpu/air/mod.rs#L140
unused variable: `send_to_table`
|
Run cargo clippy:
core/src/cpu/air/mod.rs#L141
unused variable: `syscall_cycles`
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/toolchain@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/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 nightly 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 nightly 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 nightly 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 nightly 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/
|
The logs for this run have expired and are no longer available.
Loading