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:
35
35
- title : Plan to begin relaying transactions with certain taproot annexes in Libre Relay
36
36
url : /en/newsletters/2025/03/28/#plan-to-relay-certain-taproot-annexes
37
37
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
+
38
41
# # Optional. Same format as "primary_sources" above
39
42
see_also :
40
43
- title : Taproot
Original file line number Diff line number Diff line change @@ -69,6 +69,9 @@ optech_mentions:
69
69
- title : " Bitcoin Core #32582 adds logging to measure performance of compact block reconstruction"
70
70
url : /en/newsletters/2025/06/06/#bitcoin-core-32582
71
71
72
+ - title : " Results from testing compact block relay prefilling"
73
+ url : /en/newsletters/2025/08/01/#testing-compact-block-prefilling
74
+
72
75
# # Optional. Same format as "primary_sources" above
73
76
# see_also:
74
77
# - title:
Original file line number Diff line number Diff line change @@ -65,6 +65,9 @@ optech_mentions:
65
65
- title : " PR Review Club about improved feerate forecasting for Bitcoin Core"
66
66
url : /en/newsletters/2025/04/11/#bitcoin-core-pr-review-club
67
67
68
+ - title : " Publication of a mempool-based fee estimation library"
69
+ url : /en/newsletters/2025/08/01/#mempool-based-fee-estimation-library
70
+
68
71
# # Optional. Same format as "primary_sources" above
69
72
see_also :
70
73
- title : Coin selection
Original file line number Diff line number Diff line change @@ -172,6 +172,9 @@ optech_mentions:
172
172
- title : " Discussion of open letter about CTV and CSFS"
173
173
url : /en/newsletters/2025/07/04/#open-letter-about-ctv-and-csfs
174
174
175
+ - title : " `OP_TEMPLATEHASH` proposal as an alternative to CTV"
176
+ url : /en/newsletters/2025/08/01/#taproot-native-op-templatehash-proposal
177
+
175
178
# # Optional. Same format as "primary_sources" above
176
179
see_also :
177
180
- title : Covenants
Original file line number Diff line number Diff line change @@ -85,6 +85,12 @@ optech_mentions:
85
85
- title : " Research indicates many Bitcoin primitives are compatible with quantum-resistant signatures"
86
86
url : /en/newsletters/2025/07/25/#research-indicates-common-bitcoin-primitives-are-compatible-with-quantum-resistant-signature-algorithms
87
87
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
+
88
94
# # Optional. Same format as "primary_sources" above
89
95
see_also :
90
96
- title : Taproot
Original file line number Diff line number Diff line change @@ -248,6 +248,9 @@ optech_mentions:
248
248
- title : " Core Lightning #7800 sets P2TR as the default script for anchor output spends and unilateral closes"
249
249
url : /en/newsletters/2024/11/22/#core-lightning-7800
250
250
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
+
251
254
# # Optional
252
255
see_also :
253
256
- title : MAST
Original file line number Diff line number Diff line change @@ -76,6 +76,9 @@ optech_mentions:
76
76
- title : " Discussion about whether timelocked quantum-vulnerable bitcoins should be destroyed to prevent theft"
77
77
url : /en/newsletters/2025/04/04/#should-vulnerable-bitcoins-be-destroyed
78
78
79
+ - title : " Proposal to allow longer relative timelocks"
80
+ url : /en/newsletters/2025/08/01/#proposal-to-allow-longer-relative-timelocks
81
+
79
82
# # Optional. Same format as "primary_sources" above
80
83
see_also :
81
84
- title : HTLCs
You can’t perform that action at this time.
0 commit comments