Skip to content

fix: add domain separator in the TSS message signature hash #52

fix: add domain separator in the TSS message signature hash

fix: add domain separator in the TSS message signature hash #52

Triggered via pull request October 1, 2024 18:58
Status Success
Total duration 2m 10s
Artifacts

check.yml

on: pull_request
nightly / fmt
12s
nightly / fmt
nightly / doc
52s
nightly / doc
stable / features
1m 58s
stable / features
stable / typos
6s
stable / typos
Matrix: clippy
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
[clippy] programs/protocol-contracts-solana/src/lib.rs#L6: programs/protocol-contracts-solana/src/lib.rs#L6
warning: this import is redundant --> programs/protocol-contracts-solana/src/lib.rs:6:1 | 6 | use spl_associated_token_account; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it entirely | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports = note: `#[warn(clippy::single_component_path_imports)]` on by default
stable / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[clippy] programs/protocol-contracts-solana/src/lib.rs#L6: programs/protocol-contracts-solana/src/lib.rs#L6
warning: this import is redundant --> programs/protocol-contracts-solana/src/lib.rs:6:1 | 6 | use spl_associated_token_account; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it entirely | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#single_component_path_imports = note: `#[warn(clippy::single_component_path_imports)]` on by default
beta / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/