feat: Implement Ed25519 signature #859
gas-bench.yml
on: pull_request
Gas usage report
8m 12s
Annotations
6 warnings
Gas usage report:
contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
|
Gas usage report:
contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
|
Gas usage report:
contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
|
Gas usage report:
contracts/src/utils/cryptography/ed25519.rs#L12
type alias `Public` is never used
|
Gas usage report:
contracts/src/utils/cryptography/ed25519.rs#L17
field `public` is never read
|
Gas usage report:
contracts/src/utils/cryptography/ed25519.rs#L28
associated items `to_raw_vec`, `sign`, and `verify` are never used
|