Skip to content

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

fix: ecdsa recovery failure may cause executor to panic

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

Triggered via pull request November 19, 2024 21:16
Status Failure
Total duration 1d 5h 59m 13s
Billable time 9m
Artifacts

main.yml

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

Annotations

1 error and 5 warnings
Check branch
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
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/