Skip to content

Commit 009e707

Browse files
hardingbitschmidty
authored andcommitted
News346: add topics
1 parent 281eea5 commit 009e707

9 files changed

+30
-0
lines changed

_topics/en/ark.md

+3
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ optech_mentions:
3636
- title: "Ark Wallet SDK released"
3737
url: /en/newsletters/2025/02/21/#ark-wallet-sdk-released
3838

39+
- title: "Bark implementation of Ark is now available on signet"
40+
url: /en/newsletters/2025/03/21/#bark-launches-on-signet
41+
3942
## Optional. Same format as "primary_sources" above
4043
see_also:
4144
- title: Joinpools

_topics/en/ecash.md

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ optech_mentions:
4444
- title: "Continued discussion about rewarding pool miners with tradeable ecash shares"
4545
url: /en/newsletters/2025/01/17/#continued-discussion-about-rewarding-pool-miners-with-tradeable-ecash-shares
4646

47+
- title: "Hashpool 0.1 tagged based on the Stratum v2 reference implementation with ecash-based shares"
48+
url: /en/newsletters/2025/03/21/#hashpool-v0-1-tagged
49+
4750
## Optional. Same format as "primary_sources" above
4851
# see_also:
4952
# - title:

_topics/en/fee-estimation.md

+3
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ optech_mentions:
5959
- title: "LDK #3268 adds a more conservative fee estimation method for dust calculations"
6060
url: /en/newsletters/2024/09/06/#ldk-3268
6161

62+
- title: "Updated LND sweeper subsystem using multiple feerate estimation methods"
63+
url: /en/newsletters/2025/03/21/#discussion-of-lnd-s-dynamic-feerate-adjustment-system
64+
6265
## Optional. Same format as "primary_sources" above
6366
see_also:
6467
- title: Coin selection

_topics/en/htlc.md

+3
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@ optech_mentions:
9999
- title: "LDK #3556 proactively fails HTLCs backwards near expiration even before upstream confirmation"
100100
url: /en/newsletters/2025/02/07/#ldk-3556
101101

102+
- title: "BOLTs #1233 adds recommendation to never fail an HTLC upstream if the node knows the preimage"
103+
url: /en/newsletters/2025/03/21/#bolts-1233
104+
102105
## Optional. Same format as "primary_sources" above
103106
see_also:
104107
- title: Hash Time Locked Contracts from Bitcoin Wiki

_topics/en/pooled-mining.md

+6
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ optech_mentions:
8686
- title: "Deterministic transaction selection from a committed mempool for Braidpool decentralized mining"
8787
url: /en/newsletters/2025/02/07/#deterministic-transaction-selection-from-a-committed-mempool
8888

89+
- title: "Hashpool 0.1 tagged based on the Stratum v2 reference implementation with ecash-based shares"
90+
url: /en/newsletters/2025/03/21/#hashpool-v0-1-tagged
91+
92+
- title: "DMND pool launches Stratum v2 pooled mining"
93+
url: /en/newsletters/2025/03/21/#dmnd-launching-pooled-mining
94+
8995
## Optional. Same format as "primary_sources" above
9096
#see_also:
9197
# - title:

_topics/en/replace-by-fee.md

+3
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ optech_mentions:
201201
- title: "Bitcoin Core #30592 removes the `mempoolfullrbf` setting"
202202
url: /en/newsletters/2024/11/15/#bitcoin-core-30592
203203

204+
- title: "Updated LND sweeper subsystem for choosing appropriate RBF feerates"
205+
url: /en/newsletters/2025/03/21/#discussion-of-lnd-s-dynamic-feerate-adjustment-system
206+
204207
## Optional. Same format as "primary_sources" above
205208
see_also:
206209
- title: Transaction pinning

_topics/en/replacement-cycling.md

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ optech_mentions:
3838
- title: "Variant of replacement cycling attack that could benefit exploitative miners"
3939
url: /en/newsletters/2025/01/31/#replacement-cycling-attacks-with-miner-exploitation
4040

41+
- title: "Updated LND sweeper subsystem for fee bumping to improve replacement cycling resistance"
42+
url: /en/newsletters/2025/03/21/#discussion-of-lnd-s-dynamic-feerate-adjustment-system
43+
4144
## Optional. Same format as "primary_sources" above
4245
see_also:
4346
- title: Transaction replacement

_topics/en/threshold-signature.md

+3
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ optech_mentions:
6161
- title: "Updated ChillDKG draft for distributed key generation for FROST"
6262
url: /en/newsletters/2025/01/03/#updated-chilldkg-draft
6363

64+
- title: "FROSTR library for k-of-n signing and key management on nostr"
65+
url: /en/newsletters/2025/03/21/#frostr-protocol-announced
66+
6467
## Optional. Same format as "primary_sources" above
6568
see_also:
6669
- title: Scriptless multisignature

_topics/en/transaction-pinning.md

+3
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ optech_mentions:
9393
- title: "LDK #3340 introduces batching of on-chain claim transactions with pinnable outputs"
9494
url: /en/newsletters/2025/01/03/#ldk-3340
9595

96+
- title: "Updated LND sweeper subsystem for fee bumping to improve transaction pinning resistance"
97+
url: /en/newsletters/2025/03/21/#discussion-of-lnd-s-dynamic-feerate-adjustment-system
98+
9699
## Optional. Same format as "primary_sources" above
97100
see_also:
98101
- title: CPFP carve out

0 commit comments

Comments
 (0)