File tree 9 files changed +30
-0
lines changed
9 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ optech_mentions:
36
36
- title : " Ark Wallet SDK released"
37
37
url : /en/newsletters/2025/02/21/#ark-wallet-sdk-released
38
38
39
+ - title : " Bark implementation of Ark is now available on signet"
40
+ url : /en/newsletters/2025/03/21/#bark-launches-on-signet
41
+
39
42
# # Optional. Same format as "primary_sources" above
40
43
see_also :
41
44
- title : Joinpools
Original file line number Diff line number Diff line change @@ -44,6 +44,9 @@ optech_mentions:
44
44
- title : " Continued discussion about rewarding pool miners with tradeable ecash shares"
45
45
url : /en/newsletters/2025/01/17/#continued-discussion-about-rewarding-pool-miners-with-tradeable-ecash-shares
46
46
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
+
47
50
# # Optional. Same format as "primary_sources" above
48
51
# see_also:
49
52
# - title:
Original file line number Diff line number Diff line change @@ -59,6 +59,9 @@ optech_mentions:
59
59
- title : " LDK #3268 adds a more conservative fee estimation method for dust calculations"
60
60
url : /en/newsletters/2024/09/06/#ldk-3268
61
61
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
+
62
65
# # Optional. Same format as "primary_sources" above
63
66
see_also :
64
67
- title : Coin selection
Original file line number Diff line number Diff line change @@ -99,6 +99,9 @@ optech_mentions:
99
99
- title : " LDK #3556 proactively fails HTLCs backwards near expiration even before upstream confirmation"
100
100
url : /en/newsletters/2025/02/07/#ldk-3556
101
101
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
+
102
105
# # Optional. Same format as "primary_sources" above
103
106
see_also :
104
107
- title : Hash Time Locked Contracts from Bitcoin Wiki
Original file line number Diff line number Diff line change @@ -86,6 +86,12 @@ optech_mentions:
86
86
- title : " Deterministic transaction selection from a committed mempool for Braidpool decentralized mining"
87
87
url : /en/newsletters/2025/02/07/#deterministic-transaction-selection-from-a-committed-mempool
88
88
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
+
89
95
# # Optional. Same format as "primary_sources" above
90
96
# see_also:
91
97
# - title:
Original file line number Diff line number Diff line change @@ -201,6 +201,9 @@ optech_mentions:
201
201
- title : " Bitcoin Core #30592 removes the `mempoolfullrbf` setting"
202
202
url : /en/newsletters/2024/11/15/#bitcoin-core-30592
203
203
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
+
204
207
# # Optional. Same format as "primary_sources" above
205
208
see_also :
206
209
- title : Transaction pinning
Original file line number Diff line number Diff line change @@ -38,6 +38,9 @@ optech_mentions:
38
38
- title : " Variant of replacement cycling attack that could benefit exploitative miners"
39
39
url : /en/newsletters/2025/01/31/#replacement-cycling-attacks-with-miner-exploitation
40
40
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
+
41
44
# # Optional. Same format as "primary_sources" above
42
45
see_also :
43
46
- title : Transaction replacement
Original file line number Diff line number Diff line change @@ -61,6 +61,9 @@ optech_mentions:
61
61
- title : " Updated ChillDKG draft for distributed key generation for FROST"
62
62
url : /en/newsletters/2025/01/03/#updated-chilldkg-draft
63
63
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
+
64
67
# # Optional. Same format as "primary_sources" above
65
68
see_also :
66
69
- title : Scriptless multisignature
Original file line number Diff line number Diff line change @@ -93,6 +93,9 @@ optech_mentions:
93
93
- title : " LDK #3340 introduces batching of on-chain claim transactions with pinnable outputs"
94
94
url : /en/newsletters/2025/01/03/#ldk-3340
95
95
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
+
96
99
# # Optional. Same format as "primary_sources" above
97
100
see_also :
98
101
- title : CPFP carve out
You can’t perform that action at this time.
0 commit comments