File tree Expand file tree Collapse file tree 7 files changed +24
-0
lines changed
Expand file tree Collapse file tree 7 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ optech_mentions:
3535 - title : Plan to begin relaying transactions with certain taproot annexes in Libre Relay
3636 url : /en/newsletters/2025/03/28/#plan-to-relay-certain-taproot-annexes
3737
38+ - title : " Proposed `OP_TEMPLATEHASH` would commit to transaction details, including annex"
39+ url : /en/newsletters/2025/08/01/#taproot-native-op-templatehash-proposal
40+
3841# # Optional. Same format as "primary_sources" above
3942see_also :
4043 - title : Taproot
Original file line number Diff line number Diff line change @@ -69,6 +69,9 @@ optech_mentions:
6969 - title : " Bitcoin Core #32582 adds logging to measure performance of compact block reconstruction"
7070 url : /en/newsletters/2025/06/06/#bitcoin-core-32582
7171
72+ - title : " Results from testing compact block relay prefilling"
73+ url : /en/newsletters/2025/08/01/#testing-compact-block-prefilling
74+
7275# # Optional. Same format as "primary_sources" above
7376# see_also:
7477# - title:
Original file line number Diff line number Diff line change @@ -65,6 +65,9 @@ optech_mentions:
6565 - title : " PR Review Club about improved feerate forecasting for Bitcoin Core"
6666 url : /en/newsletters/2025/04/11/#bitcoin-core-pr-review-club
6767
68+ - title : " Publication of a mempool-based fee estimation library"
69+ url : /en/newsletters/2025/08/01/#mempool-based-fee-estimation-library
70+
6871# # Optional. Same format as "primary_sources" above
6972see_also :
7073 - title : Coin selection
Original file line number Diff line number Diff line change @@ -172,6 +172,9 @@ optech_mentions:
172172 - title : " Discussion of open letter about CTV and CSFS"
173173 url : /en/newsletters/2025/07/04/#open-letter-about-ctv-and-csfs
174174
175+ - title : " `OP_TEMPLATEHASH` proposal as an alternative to CTV"
176+ url : /en/newsletters/2025/08/01/#taproot-native-op-templatehash-proposal
177+
175178# # Optional. Same format as "primary_sources" above
176179see_also :
177180 - title : Covenants
Original file line number Diff line number Diff line change @@ -85,6 +85,12 @@ optech_mentions:
8585 - title : " Research indicates many Bitcoin primitives are compatible with quantum-resistant signatures"
8686 url : /en/newsletters/2025/07/25/#research-indicates-common-bitcoin-primitives-are-compatible-with-quantum-resistant-signature-algorithms
8787
88+ - title : " Discussion about forcing migration from quantum-vulnerable outputs"
89+ url : /en/newsletters/2025/08/01/#migration-from-quantum-vulnerable-outputs
90+
91+ - title : " Paper analyzes the security of taproot commitments against quantum computers"
92+ url : /en/newsletters/2025/08/01/#security-against-quantum-computers-with-taproot-as-a-commitment-scheme
93+
8894# # Optional. Same format as "primary_sources" above
8995see_also :
9096 - title : Taproot
Original file line number Diff line number Diff line change @@ -248,6 +248,9 @@ optech_mentions:
248248 - title : " Core Lightning #7800 sets P2TR as the default script for anchor output spends and unilateral closes"
249249 url : /en/newsletters/2024/11/22/#core-lightning-7800
250250
251+ - title : " Paper analyzes the security of taproot commitments against quantum computers"
252+ url : /en/newsletters/2025/08/01/#security-against-quantum-computers-with-taproot-as-a-commitment-scheme
253+
251254# # Optional
252255see_also :
253256 - title : MAST
Original file line number Diff line number Diff line change @@ -76,6 +76,9 @@ optech_mentions:
7676 - title : " Discussion about whether timelocked quantum-vulnerable bitcoins should be destroyed to prevent theft"
7777 url : /en/newsletters/2025/04/04/#should-vulnerable-bitcoins-be-destroyed
7878
79+ - title : " Proposal to allow longer relative timelocks"
80+ url : /en/newsletters/2025/08/01/#proposal-to-allow-longer-relative-timelocks
81+
7982# # Optional. Same format as "primary_sources" above
8083see_also :
8184 - title : HTLCs
You can’t perform that action at this time.
0 commit comments