rust-lightning/lightning
Matt Corallo 18b42319bc Drop half-life-based bucket decay in update_history_buckets
Because we decay the bucket information in the background, there's
not much reason to try to decay them immediately prior to updating,
and in removing that we can also clean up a good bit of dead code,
which we do here.
2023-12-13 23:26:09 +00:00
..
src Drop half-life-based bucket decay in update_history_buckets 2023-12-13 23:26:09 +00:00
Cargo.toml Depend on libm in no-std for powf(64) 2023-12-13 18:36:40 +00:00