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 Docker
6m 22s
Check branch
0s
Example (SSZ Withdrawals)
4m 28s
Example (Cycle Tracking)
3m 43s
Example (Tendermint)
6m 9s
Test CUDA
8m 41s
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/
|