fix: ecdsa recovery failure may cause executor to panic #538
main.yml
on: pull_request
Plonk Native
6m 33s
Plonk Docker
6m 38s
Check branch
0s
Example (SSZ Withdrawals)
4m 34s
Example (Cycle Tracking)
6m 36s
Example (Tendermint)
6m 16s
Test CUDA
8m 48s
Annotations
1 error and 5 warnings
Check branch
Canceling since a higher priority waiting request for 'Main-1799' exists
|
Plonk Native:
crates/core/executor/src/hook.rs#L83
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
|
Plonk Native
`sp1-core-executor` (lib) generated 1 warning
|
Plonk Docker:
crates/core/executor/src/hook.rs#L83
use of deprecated function `hook::hook_ecrecover`: Use `hook_ecrecover_v2` instead.
|
Plonk Docker
`sp1-core-executor` (lib) generated 1 warning
|
Test CUDA
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|