feat: Implement Ed25519 signature #1250
check-wasm.yml
on: pull_request
Check WASM binary
1m 17s
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
|