Cuprate / cuprate

Cuprate, an upcoming experimental, modern & secure monero node. Written in Rust
Other
122 stars 17 forks source link

consensus: enable workspace lints #295

Closed hinto-janai closed 1 week ago

hinto-janai commented 1 week ago

What

Enables and fixes workspace lints for the crates inside consensus/:

Also makes cuprate-fast-sync use cuprate_helper::u64_to_usize instead of as usize.