Zebra/zebra-consensus/src/block
teor ca8d529a09
cleanup(clippy): Fix new nightly clippy lints from July and August 2023 (#7384)
* cargo +nightly clippy --fix --all-features --all-targets

* Manually fix clippy::redundant_locals

* Remove unused deny.toml duplicate dependency exception

* Manually fix clippy::needless_pass_by_ref_mut

* Manually fix -W elided-lifetimes-in-associated-constant

* Manually fix clippy::unnecessary_mut_passed

* Manually fix -W unused_mut

---------

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2023-08-25 22:58:30 +00:00
..
subsidy change(chain): Refactor the handling of height differences (#6330) 2023-03-29 23:06:31 +00:00
check.rs cleanup(clippy): Fix new nightly clippy lints from July and August 2023 (#7384) 2023-08-25 22:58:30 +00:00
request.rs change(rpc): Add proposal capability to getblocktemplate (#5870) 2023-01-11 23:39:51 +00:00
subsidy.rs remove founders reward code (#3430) 2022-01-28 19:14:46 -03:00
tests.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00