Skip to content

Update secp256k1 requirement from 0.27 to 0.28 #91

Update secp256k1 requirement from 0.27 to 0.28

Update secp256k1 requirement from 0.27 to 0.28 #91

Triggered via pull request October 10, 2023 15:40
Status Success
Total duration 1m 20s
Artifacts

rust.yml

on: pull_request
Check, test and build
1m 9s
Check, test and build
Check features
42s
Check features
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Check features
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.4.1, actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check, test and build
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.4.1, actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check, test and build: src/ec.rs#L29
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build: src/ec.rs#L54
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build: src/ec.rs#L70
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build
`ethsign` (lib) generated 3 warnings
Check, test and build: src/ec.rs#L29
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build: src/ec.rs#L54
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build: src/ec.rs#L70
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build
`ethsign` (lib) generated 3 warnings
Check, test and build
`ethsign` (lib test) generated 3 warnings (3 duplicates)