File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 27
27
` derive_channel_signer ` rather than ` read_chan_signer ` (#1867 ).
28
28
* ` Confirm::transactions_confirmed ` is now idempotent (#1861 ).
29
29
* ` ChannelManager::compute_inflight_htlcs ` has been added to fetch in-flight
30
- HTLCs for scoring, note that ` InvoicePayer ` does this for you (#1830 ).
30
+ HTLCs for scoring. Note that ` InvoicePayer ` does this for you (#1830 ).
31
31
* Added the chan we received a payment on to ` PaymentReceived ` events (#1856 ).
32
32
* Added the ` node_id ` (phantom or regular) to payment events (#1766 ).
33
33
* Added the funding transaction ` confirmations ` to ` ChannelDetails ` (#1856 ).
50
50
* Some failure messages sent back when failing an HTLC were corrected (#1895 ).
51
51
* ` rapid-gossip-sync ` no longer errors if an update is applied duplicatively
52
52
or in rare cases when the graph is updated from payment failures (#1833 ).
53
- * Sending onion msgs when we're the introduction node no longer fails (#1791 ).
53
+ * Sending onion messages to a blinded path in which we're the introduction
54
+ node no longer fails (#1791 ).
54
55
55
56
## Backwards Compatibility
56
57
* No ` ChannelReady ` events will be generated for previously existing channels,
You can’t perform that action at this time.
0 commit comments