File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments