Skip to content

Commit 45f619d

Browse files
committed
Podcast: add 329 recap
1 parent bc53eb5 commit 45f619d

File tree

2 files changed

+30
-7
lines changed

2 files changed

+30
-7
lines changed

_posts/en/newsletters/2024-11-15-newsletter.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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 %}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: 'Bitcoin Optech Newsletter #329 Recap Podcast'
3+
permalink: /en/podcast/2024/11/19/
4+
reference: /en/newsletters/2024/11/15/
5+
name: 2024-11-19-recap
6+
slug: 2024-11-19-recap
7+
type: podcast
8+
layout: podcast-episode
9+
lang: en
10+
---
11+
Mark "Murch" Erhardt discusses [Newsletter #329]({{page.reference}}).
12+
13+
{% include functions/podcast-links.md %}
14+
15+
{% include functions/podcast-player.md url="https://d3ctxlq1ktw2nl.cloudfront.net/staging/2024-10-22/390307436-44100-2-8c40dda52943.m4a" %}
16+
17+
{% include newsletter-references.md %}
18+
19+
## Transcription
20+
21+
_transcription coming soon_
22+
23+
{% include references.md %}

0 commit comments

Comments
 (0)