Skip to content

Commit 327c5d8

Browse files
hardingbitschmidty
authored andcommitted
News331: add topics
1 parent ec60db6 commit 327c5d8

File tree

4 files changed

+15
-0
lines changed

4 files changed

+15
-0
lines changed

_topics/en/cluster-mempool.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ optech_mentions:
8585
- title: "Bitcoin Core #30286 optimizes the candidate search algorithm used in cluster linearizations"
8686
url: /en/newsletters/2024/09/20/#bitcoin-core-30286
8787

88+
- title: "Bitcoin Core #31122 allows computing the effect of a set of changes on the state of the mempool"
89+
url: /en/newsletters/2024/11/29/#bitcoin-core-31122
90+
8891
## Optional. Same format as "primary_sources" above
8992
see_also:
9093
- title: Package relay

_topics/en/dual-funding.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@ optech_mentions:
135135
- title: "Eclair #2861 implements on-the-fly funding using liquidity ads with either dual-funding or splicing"
136136
url: /en/newsletters/2024/10/04/#eclair-2861
137137

138+
- title: "LDK #3137 adds support for accepting peer-initiated dual-funded channels"
139+
url: /en/newsletters/2024/11/29/#core-lightning-7719
140+
138141
## Optional. Same format as "primary_sources" above
139142
see_also:
140143
- title: Liquidity advertisements

_topics/en/simplicity.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,19 @@ optech_mentions:
4848
- title: "Comparisons betwen Simplicity and BTC Lisp"
4949
url: /en/newsletters/2024/03/20/#overview-of-btc-lisp
5050

51+
- title: "Flexible coin earmarks probably compatible with Simplicity"
52+
url: /en/newsletters/2024/11/29/#flexible-coin-earmarks
53+
5154
## Optional. Same format as "primary_sources" above
5255
see_also:
5356
- title: "Simplicity: A New Language for Blockchains"
5457
link: https://blockstream.com/simplicity.pdf
5558

5659
- title: Covenants
5760
link: topic covenants
61+
62+
- title: Basic Bitcoin Lisp language
63+
link: topic bll
5864
---
5965
At its core, Simplicity consists of nine primitive operators called
6066
combinators whose semantics are formally specified. However,

_topics/en/splicing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ optech_mentions:
8383
- title: "Eclair #2925 introduces support for using RBF with splicing transactions"
8484
url: /en/newsletters/2024/10/25/#eclair-2925
8585

86+
- title: "Core Lightning #7719 achieves interoperability with Eclair for splicing"
87+
url: /en/newsletters/2024/11/29/#core-lightning-7719
88+
8689
## Optional. Same format as "primary_sources" above
8790
see_also:
8891
- title: Interactive transaction construction protocol

0 commit comments

Comments
 (0)