Update spongefish #628
Annotations
11 errors
|
|
|
src/crypto/proof_of_work/digest_engine.rs#L53
deref which would be done by auto-deref
|
|
src/crypto/proof_of_work/digest_engine.rs#L51
the borrowed expression implements the required traits
|
|
src/crypto/proof_of_work/digest_engine.rs#L50
the borrowed expression implements the required traits
|
|
src/crypto/proof_of_work/digest_engine.rs#L48
casting `f64` to `u64` may lose the sign of the value
|
|
src/crypto/proof_of_work/digest_engine.rs#L35
you should consider adding a `Default` implementation for `DigestEngine<D>`
|
|
src/crypto/merkle_tree/mod.rs#L81
useless conversion to the same type: `std::vec::Vec<usize>`
|
|
src/crypto/merkle_tree/mod.rs#L57
current MSRV (Minimum Supported Rust Version) is `1.83.0` but this item is stable since `1.87.0`
|
|
src/bits.rs#L30
unnecessary structure name repetition
|
|
src/bits.rs#L20
unnecessary structure name repetition
|
|
src/crypto/proof_of_work/none_engine.rs#L7
constant `NONE` is never used
|
The logs for this run have expired and are no longer available.
Loading