@@ -67,7 +67,7 @@ infrastructure software.
6767 [ BOLT2] [ ] _ channel reserve_ that prevents them from spending more than
6868 99% of channel balance.
6969
70- Discussion was ongoing at the time of writing.
70+ Discussion was ongoing at the time of writing. {% assign timestamp="0:21" %}
7171
7272- ** Papers about IP-layer censorship of LN payments:** Charmaine Ndolo
7373 [ posted] [ ndolo censor ] to Delving Bitcoin summaries of [ two] [ atv
@@ -85,7 +85,7 @@ infrastructure software.
8585 succeeding, or even from failing quickly---preventing immediate
8686 retrying and potentially forcing channels to be closed onchain.
8787
88- No replies have been posted as of this writing.
88+ No replies have been posted as of this writing. {% assign timestamp="3:10" %}
8989
9090## Releases and release candidates
9191
@@ -96,7 +96,7 @@ release candidates._
9696- [ BTCPay Server 2.0.3] [ ] and [ 1.13.7] [ btcpay server 1.13.7 ] are
9797 maintenance releases that include security critical fixes for users of
9898 certain plugins and features. Please see the linked release notes for
99- details.
99+ details. {% assign timestamp="6:21" %}
100100
101101## Notable code and documentation changes
102102
@@ -113,7 +113,7 @@ repo], and [BINANAs][binana repo]._
113113 allows users to disable [ full RBF] [ topic rbf ] and revert to opt-in RBF. Now
114114 that full RBF is widely adopted, there's no benefit to disabling it, so the
115115 option has been removed. Full RBF was recently enabled by default (see
116- Newsletter [ #315 ] [ news315 fullrbf ] ).
116+ Newsletter [ #315 ] [ news315 fullrbf ] ). {% assign timestamp="8:29" %}
117117
118118- [ Bitcoin Core #30930 ] [ ] adds a peer services column to the ` netinfo ` command
119119 and an ` outonly ` filter option to display only outgoing connections. The new
@@ -122,7 +122,7 @@ repo], and [BINANAs][binana repo]._
122122 [ segwit] [ topic segwit ] (w), [ compact filters] [ topic compact block filters ]
123123 (c), limited blockchain data up to the last 288 blocks (l), [ version 2 p2p
124124 transport protocol] [ topic v2 p2p transport ] (2). Some help text updates are
125- also made.
125+ also made. {% assign timestamp="9:46" %}
126126
127127- [ LDK #3283 ] [ ] implements [ BIP353] [ ] by adding support for payments to DNS-based
128128 human-readable Bitcoin payment instructions that resolve to [ BOLT12] [ ]
@@ -131,14 +131,14 @@ repo], and [BINANAs][binana repo]._
131131 allow users to initiate payments directly to HRNs. The PR also introduces an
132132 ` AwaitingOffer ` payment state to handle pending resolutions, and a new
133133 ` lightning-dns-resolver ` crate to handle [ BLIP32] [ ] queries. See Newsletter
134- [ #324 ] [ news324 blip32 ] for previous work on this.
134+ [ #324 ] [ news324 blip32 ] for previous work on this. {% assign timestamp="11:35" %}
135135
136136- [ LND #7762 ] [ ] updates several ` lncli ` RPC commands to respond with status
137137 messages instead of returning empty responses, to more clearly indicate that
138138 the command was successfully executed. The affected commands include `wallet
139139 releaseoutput` , ` wallet accounts import-pubkey` , ` wallet labeltx`,
140140 ` sendcustom ` , ` connect ` , ` disconnect ` , ` stop ` , ` deletepayments ` ,
141- ` abandonchannel ` , ` restorechanbackup ` , and ` verifychanbackup ` .
141+ ` abandonchannel ` , ` restorechanbackup ` , and ` verifychanbackup ` . {% assign timestamp="12:31" %}
142142
143143{% assign four_days_after_posting = page.date | date: "%s" | plus: 345600 | date: "%Y-%m-%d 15:30" %}
144144{% include snippets/recap-ad.md when=four_days_after_posting %}
0 commit comments