Update history bucket last_update time immediately on update
authorMatt Corallo <git@bluematt.me>
Wed, 29 Nov 2023 03:07:54 +0000 (03:07 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 9 Dec 2023 00:53:48 +0000 (00:53 +0000)
commit56a74084a920db59cc5a7c4f5f098849f2e9ca29
tree89c39a0193ccb0d527d7bc8ac0ceb2a79af036c5
parent47db06b11baa83a259fdcc678d5541dce1b8f761
Update history bucket last_update time immediately on update

Now that we aren't decaying during scoring, when we set the
last_updated time in the history bucket logic doesn't matter, so
we should just update it when we've just updated the history
buckets.
lightning/src/routing/scoring.rs