rust-lightning/lightning
Matt Corallo c62e346b5d Store both min and max historical buckets in one, new, struct
In the coming commits we'll isolate historical bucket logic slightly
further, allowing us to cache some state. This is the first step
towards that, storing the historical liquidity information in a new
`HistoricalLiquidityTracker` rather than in the general
`ChannelLiquidity`.
2024-08-19 14:25:48 +00:00
..
src Store both min and max historical buckets in one, new, struct 2024-08-19 14:25:48 +00:00
Cargo.toml Upgrade rust-bitcoin to 0.32.2. 2024-08-16 10:31:45 -07:00