rust-lightning/lightning
Matt Corallo bed1fb073b Consolidate candidate access in add_entry during routing
Because fetching fields from the `$candidate` often implies an
indirect read, grouping them together may result in one or two
fewer memory loads, so we do so here.
2024-07-10 19:38:02 +00:00
..
src Consolidate candidate access in add_entry during routing 2024-07-10 19:38:02 +00:00
Cargo.toml Upgrade rust-bitcoin to 0.31 2024-05-30 18:35:29 +08:00