* Remove unnecessary try_into() with cargo clippy --fix * Manually remove some unnecessary try_from()s * impl From<Diversifier> for pallas::Affine instead of TryFrom * Remove unused imports * cargo fmt --all * Remove redundant comma |
||
|---|---|---|
| .. | ||
| ed25519 | ||
| groth16 | ||
| halo2 | ||
| redjubjub | ||
| redpallas | ||
| ed25519.rs | ||
| groth16.rs | ||
| halo2.rs | ||
| redjubjub.rs | ||
| redpallas.rs | ||