fix: ecdsa recovery failure may cause executor to panic #539
main.yml
on: pull_request
Plonk Native
5m 17s
Plonk Docker
6m 0s
Check branch
0s
Example (SSZ Withdrawals)
4m 34s
Example (Cycle Tracking)
3m 41s
Example (Tendermint)
6m 11s
Test CUDA
8m 26s
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/
|