Zebra/zebra-chain
teor cef146edbd
lint(clippy): warn on manual printing to stdout or stderr (#3767)
Most logging should use `tracing::trace!()` or `tracing::debug!()` instead.
2022-03-08 09:14:15 +00:00
..
benches Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
proptest-regressions Split out parsing & validation of test VerificationKey from checking of the signature (#2228) 2021-06-01 15:59:34 +10:00
src lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00
Cargo.toml Upgrade dependencies (#3625) 2022-03-07 12:07:25 +10:00