Skip to content

Commit 89dfbdf

Browse files
hardingbitschmidty
authored andcommitted
News339: add topics
1 parent 8766846 commit 89dfbdf

10 files changed

+30
-0
lines changed

_topics/en/compact-block-relay.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ optech_mentions:
6363
- title: "CVE-2024-35202 remote crash vulnerability exploiting compact block reconstruction"
6464
url: /en/newsletters/2024/10/11/#cve-2024-35202-remote-crash-vulnerability
6565

66+
- title: "Renewed discussion about compact block reconstruction success rates"
67+
url: /en/newsletters/2025/01/31/#updated-stats-on-compact-block-reconstruction
68+
6669
## Optional. Same format as "primary_sources" above
6770
# see_also:
6871
# - title:

_topics/en/cross-input-signature-aggregation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ optech_mentions:
3636
- title: Notes from Bitcoin developer discussion about CISA
3737
url: /en/newsletters/2024/05/01/#coredev-tech-berlin-event
3838

39+
- title: Interplay between CISA and Musig1 interactive aggregated signature
40+
url: /en/newsletters/2025/01/31/#how-does-musig-work-in-real-bitcoin-scenarios
41+
3942
## Optional. Same format as "primary_sources" above
4043
see_also:
4144
- title: Schnorr signatures

_topics/en/liquidity-advertisements.md

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

51+
- title: "Eclair #2982 introduces an option to mitigate a type liquidity ads griefing attack"
52+
url: /en/newsletters/2025/01/31/#eclair-2982
53+
5154
## Optional. Same format as "primary_sources" above
5255
see_also:
5356
- title: Dual funding

_topics/en/musig.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ optech_mentions:
151151
- title: "Eclair #2896 enables the storage of MuSig2 partial signatures for simple taproot channels"
152152
url: /en/newsletters/2025/01/24/#eclair-2896
153153

154+
- title: Interplay between Musig1 interactive aggregated signature and cross-input signature aggregation
155+
url: /en/newsletters/2025/01/31/#how-does-musig-work-in-real-bitcoin-scenarios
156+
154157
## Optional. Same format as "primary_sources" above
155158
see_also:
156159
- title: Scriptless multisignatures

_topics/en/output-script-descriptors.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@ optech_mentions:
188188
- title: "Draft BIP for unspendable keys in descriptors"
189189
url: /en/newsletters/2025/01/24/#draft-bip-for-unspendable-keys-in-descriptors
190190

191+
- title: "Bitcoin Core #31590 checks parity bits when retrieving privkeys for x-only pubkeys in descriptors"
192+
url: /en/newsletters/2025/01/31/#bitcoin-core-31590
193+
191194
## Optional. Same format as "primary_sources" above
192195
see_also:
193196
- title: Miniscript

_topics/en/peer-storage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ optech_mentions:
3636
- title: "Eclair #2888 implements support for the peer storage protocol as specified in BOLTs #1110"
3737
url: /en/newsletters/2025/01/03/#eclair-2888
3838

39+
- title: "BOLTs #1110 merges the specification for the peer storage protocol"
40+
url: /en/newsletters/2025/01/31/#bolts-1110
41+
3942
## Optional. Same format as "primary_sources" above
4043
# see_also:
4144
# - title:

_topics/en/replacement-cycling.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ optech_mentions:
3535
- title: "Comparison of replacement cycling HTLCs to repeatedly broadcasting old states in LN-Symmetry"
3636
url: /en/newsletters/2025/01/10/#multiparty-ln-symmetry-variant-with-penalties-for-limiting-published-updates
3737

38+
- title: "Variant of replacement cycling attack that could benefit exploitative miners"
39+
url: /en/newsletters/2025/01/31/#replacement-cycling-attacks-with-miner-exploitation
40+
3841
## Optional. Same format as "primary_sources" above
3942
see_also:
4043
- title: Transaction replacement

_topics/en/responsible-disclosures.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ optech_mentions:
155155
- title: "David Harding responsibly disclosed an LN vulnerability allowing theft with miner assistance"
156156
url: /en/newsletters/2024/12/13/#vulnerability-allowing-theft-from-ln-channels-with-miner-assistance
157157

158+
- title: "Matt Morehouse responsibly disclosed a vulnerability allowing theft from pre-release LDK nodes"
159+
url: /en/newsletters/2025/01/31/#vulnerability-in-ldk-claim-processing
160+
158161
## Optional. Same format as "primary_sources" above
159162
see_also:
160163
- title: "Common Vulnerabilities and Exposures (CVEs)"

_topics/en/time-warp.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ optech_mentions:
5454
- title: "Discussion about the proposed solution to classic time warp being too stringent"
5555
url: /en/newsletters/2025/01/03/#consensus-cleanup-timewarp-grace-period
5656

57+
- title: "Bitcoin Core #31376 prevents creating block templates that exploit the timewarp bug"
58+
url: /en/newsletters/2025/01/31/#bitcoin-core-31376
59+
5760
## Optional. Same format as "primary_sources" above
5861
see_also:
5962
- title: Consensus cleanup soft fork proposal

_topics/en/x-only-public-keys.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ optech_mentions:
5050
- title: "Should an even Y coordinate be enforced after every key-tweak operation, or only at the end?"
5151
url: /en/newsletters/2024/06/28/#should-an-even-y-coordinate-be-enforced-after-every-key-tweak-operation-or-only-at-the-end
5252

53+
- title: "Bitcoin Core #31590 checks parity bits when retrieving privkeys for x-only pubkeys in descriptors"
54+
url: /en/newsletters/2025/01/31/#bitcoin-core-31590
55+
5356
## Optional. Same format as "primary_sources" above
5457
see_also:
5558
- title: Schnorr signatures

0 commit comments

Comments
 (0)