Skip to content

fix: ecdsa recovery failure may cause executor to panic #539

fix: ecdsa recovery failure may cause executor to panic

fix: ecdsa recovery failure may cause executor to panic #539

Triggered via pull request November 19, 2024 21:05
Status Cancelled
Total duration 11m 5s
Billable time 9m
Artifacts

main.yml

on: pull_request
Plonk Native
5m 17s
Plonk Native
Plonk Docker
6m 0s
Plonk Docker
Check branch
0s
Check branch
Example (SSZ Withdrawals)
4m 34s
Example (SSZ Withdrawals)
Example (Cycle Tracking)
3m 41s
Example (Cycle Tracking)
Example (Tendermint)
6m 11s
Example (Tendermint)
Test CUDA
8m 26s
Test CUDA
Fit to window
Zoom out
Zoom in

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/