From a91ff8c8d13db331133c30d5053f92564318acdc Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Fri, 25 Oct 2024 06:21:43 -0500 Subject: [PATCH] News326: add topics --- _topics/en/channel-announcements.md | 3 +++ _topics/en/psbt.md | 3 +++ _topics/en/silent-payments.md | 3 +++ _topics/en/simple-taproot-channels.md | 3 +++ _topics/en/splicing.md | 3 +++ _topics/en/v2-p2p-transport.md | 3 +++ 6 files changed, 18 insertions(+) diff --git a/_topics/en/channel-announcements.md b/_topics/en/channel-announcements.md index 858308b62..3b4e28a63 100644 --- a/_topics/en/channel-announcements.md +++ b/_topics/en/channel-announcements.md @@ -104,6 +104,9 @@ optech_mentions: - title: "LN developers discuss upgrades to the gossip protocol" url: /en/newsletters/2024/10/18/#gossip-upgrade + - title: "Updates to the version 1.75 channel announcements proposal" + url: /en/newsletters/2024/10/25/#updates-to-the-version-1-75-channel-announcements-proposal + ## Optional. Same format as "primary_sources" above see_also: - title: Unannounced channels diff --git a/_topics/en/psbt.md b/_topics/en/psbt.md index cfe507e98..6d2d2fc83 100644 --- a/_topics/en/psbt.md +++ b/_topics/en/psbt.md @@ -228,6 +228,9 @@ optech_mentions: - title: "BIP353 adds a new standard field to PSBT outputs for DNSSEC proofs" url: /en/newsletters/2024/09/06/#bips-1657 + - title: "Draft BIP for sending silent payments with PSBTs" + url: /en/newsletters/2024/10/25/#draft-bip-for-sending-silent-payments-with-psbts + ## Optional. Same format as "primary_sources" above see_also: - title: Output Script Descriptors diff --git a/_topics/en/silent-payments.md b/_topics/en/silent-payments.md index 3b298e824..7a0fcc924 100644 --- a/_topics/en/silent-payments.md +++ b/_topics/en/silent-payments.md @@ -71,6 +71,9 @@ optech_mentions: - title: "BitBox02 hardware signing device adds silent payment support" url: /en/newsletters/2024/09/20/#bitbox02-adds-silent-payment-support + - title: "Draft BIP for sending silent payments with PSBTs" + url: /en/newsletters/2024/10/25/#draft-bip-for-sending-silent-payments-with-psbts + ## Optional. Same format as "primary_sources" above see_also: - title: Output linking diff --git a/_topics/en/simple-taproot-channels.md b/_topics/en/simple-taproot-channels.md index c8fde2d51..4d7d80828 100644 --- a/_topics/en/simple-taproot-channels.md +++ b/_topics/en/simple-taproot-channels.md @@ -41,6 +41,9 @@ optech_mentions: - title: "Discussion of channel upgrade methods, such as switching to simple taproot channels" url: /en/newsletters/2024/05/24/#upgrading-existing-ln-channels + - title: "Updated channel announcements that include support for simple taproot channels" + url: /en/newsletters/2024/10/25/#updates-to-the-version-1-75-channel-announcements-proposal + ## Optional. Same format as "primary_sources" above see_also: - title: Taproot diff --git a/_topics/en/splicing.md b/_topics/en/splicing.md index 8a934acd3..77894443b 100644 --- a/_topics/en/splicing.md +++ b/_topics/en/splicing.md @@ -80,6 +80,9 @@ optech_mentions: - title: "Eclair #2861 implements on-the-fly funding using liquidity ads with either dual-funding or splicing" url: /en/newsletters/2024/10/04/#eclair-2861 + - title: "Eclair #2925 introduces support for using RBF with splicing transactions" + url: /en/newsletters/2024/10/25/#eclair-2925 + ## Optional. Same format as "primary_sources" above see_also: - title: Interactive transaction construction protocol diff --git a/_topics/en/v2-p2p-transport.md b/_topics/en/v2-p2p-transport.md index cd9b81cdb..790ad6924 100644 --- a/_topics/en/v2-p2p-transport.md +++ b/_topics/en/v2-p2p-transport.md @@ -80,6 +80,9 @@ optech_mentions: - title: "Rust Bitcoin #2644 adds HKDF component in support of a BIP324 implementation" url: /en/newsletters/2024/06/07/#rust-bitcoin-2644 + - title: "Benefits of BIP324 decoy packets" + url: /en/newsletters/2024/10/25/#what-are-the-benefits-of-decoy-packets-in-bip324 + ## Optional. Same format as "primary_sources" above see_also: - title: BIP151