Skip to content

feat: Implement Ed25519 signature #1250

feat: Implement Ed25519 signature

feat: Implement Ed25519 signature #1250

Triggered via pull request November 26, 2024 15:06
Status Success
Total duration 1m 33s
Artifacts

check-wasm.yml

on: pull_request
Check WASM binary
1m 17s
Check WASM binary
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Check WASM binary: contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
Check WASM binary: contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
Check WASM binary: contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used