Skip to content

Commit 8b1fdef

Browse files
committed
f one more
1 parent d001ec3 commit 8b1fdef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
`Event::ConnectionNeeded` may be raised, indicating a direct connection
1414
should be made to a payee or an introduction point. This event is expected to
1515
be removed once onion message forwarding is widespread in the network (#2723)
16+
* Scoring data decay now happens via `ScoreUpDate::time_passed`, called from
17+
`lightning-background-processor`. `process_events_async` now takes a new
18+
time-fetch function, and `ScoreUpDate` methods now take the current time as a
19+
`Duration` argument. This avoids fetching time during pathfinding (#2656).
1620
* Receiving payments to multi-hop blinded paths is now supported (#2688).
1721
* `lightning-transaction-sync` now supports Electrum-based sync (#2685).
1822
* `Confirm::get_relevant_txids` now returns the height at which a transaction

0 commit comments

Comments
 (0)