File tree Expand file tree Collapse file tree 12 files changed +39
-0
lines changed Expand file tree Collapse file tree 12 files changed +39
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,9 @@ optech_mentions:
6464 - title : " OPR protocol proposal to improve efficiency of channel factories"
6565 url : /en/newsletters/2024/11/15/#mad-based-offchain-payment-resolution-opr-protocol
6666
67+ - title : " LN specification changes proposed to allow pluggable channel factories"
68+ url : /en/newsletters/2024/11/22/#pluggable-channel-factories
69+
6770# # Optional. Same format as "primary_sources" above
6871see_also :
6972 - title : " LN-Symmetry (Eltoo)"
Original file line number Diff line number Diff line change @@ -112,6 +112,9 @@ optech_mentions:
112112 - title : " Idea to add covenants to Bitcoin without consensus changes using functional encryption"
113113 url : /en/newsletters/2024/06/07/#functional-encryption-covenants
114114
115+ - title : " Idea to add covenants to Bitcoin without consensus changes using hash grinding"
116+ url : /en/newsletters/2024/11/22/#covenants-based-on-grinding-rather-than-consensus-changes
117+
115118# # Optional. Same format as "primary_sources" above
116119see_also :
117120 - title : An early description of covenants in Bitcoin
Original file line number Diff line number Diff line change @@ -81,6 +81,9 @@ optech_mentions:
8181 - title : " LN-Symmetry research implementation with summary of initial results"
8282 url : /en/newsletters/2024/01/10/#ln-symmetry-research-implementation
8383
84+ - title : " Post and website examining LN-Symmetry testing on the default signet"
85+ url : /en/newsletters/2024/11/22/#signet-activity-report
86+
8487# # Optional. Same format as "primary_sources" above
8588see_also :
8689 - title : SIGHASH_ANYPREVOUT
Original file line number Diff line number Diff line change @@ -82,6 +82,9 @@ optech_mentions:
8282 - title : " Bitcoin PR Review Club about ephemeral dust to improve P2A usability"
8383 url : /en/newsletters/2024/11/08/#bitcoin-core-pr-review-club
8484
85+ - title : " Bitcoin Core #30239 makes ephemeral dust outputs standard, allowing zero-fee transaction relay"
86+ url : /en/newsletters/2024/11/22/#bitcoin-core-30239
87+
8588# # Optional. Same format as "primary_sources" above
8689see_also :
8790 - title : V3 Transaction Relay
Original file line number Diff line number Diff line change @@ -129,6 +129,9 @@ optech_mentions:
129129 - title : " Dynamic Payment Switching and Splitting (PSS) proposed for improved payment privacy"
130130 url : /en/newsletters/2023/10/04/#payment-splitting-and-switching
131131
132+ - title : " Core Lightning #7799 introduces the `xpay` plugin to send optimal multipath payments"
133+ url : /en/newsletters/2024/11/22/#core-lightning-7799
134+
132135# # Optional. Same format as "primary_sources" above
133136see_also :
134137 - title : Atomic Multipath Payments (AMPs)
Original file line number Diff line number Diff line change @@ -126,6 +126,9 @@ optech_mentions:
126126 - title : " BOLTs #798 merges the offers protocol specification which introduces BOLT12"
127127 url : /en/newsletters/2024/10/04/#bolts-798
128128
129+ - title : " Core Lightning #7833 enables the offers protocol by default"
130+ url : /en/newsletters/2024/11/22/#core-lightning-7833
131+
129132# # Optional. Same format as "primary_sources" above
130133see_also :
131134 - title : Blinded paths
Original file line number Diff line number Diff line change @@ -69,6 +69,12 @@ optech_mentions:
6969 - title : " `OP_CAT` research fund"
7070 url : /en/newsletters/2024/09/06/#op-cat-research-fund
7171
72+ - title : " Post and website examining `OP_CAT` testing on the default signet"
73+ url : /en/newsletters/2024/11/22/#signet-activity-report
74+
75+ - title : " `OP_PAIRCOMMIT` opcode proposed to function like `OP_CAT` but without allowing recursive covenants`"
76+ url : /en/newsletters/2024/11/22/#update-to-lnhance-proposal
77+
7278# # Optional. Same format as "primary_sources" above
7379see_also :
7480 - title : OP_CHECKSIGFROMSTACK
Original file line number Diff line number Diff line change @@ -130,6 +130,9 @@ optech_mentions:
130130 - title : " BIP119 extensions for smaller hashes and arbitrary data commitments"
131131 url : /en/newsletters/2024/05/15/#bip119-extensions-for-smaller-hashes-and-arbitrary-data-commitments
132132
133+ - title : " Post and website examining `OP_CHECKTEMPLATEVERIFY` testing on the default signet"
134+ url : /en/newsletters/2024/11/22/#signet-activity-report
135+
133136# # Optional. Same format as "primary_sources" above
134137see_also :
135138 - title : Covenants
Original file line number Diff line number Diff line change @@ -110,6 +110,9 @@ optech_mentions:
110110 - title : " Using covenants like OP_CTV and APO to improve LN scalability"
111111 url : /en/newsletters/2023/09/27/#using-covenants-to-improve-ln-scalability
112112
113+ - title : " Post and website examining `SIGHASH_ANYPREVOUT` testing on the default signet"
114+ url : /en/newsletters/2024/11/22/#signet-activity-report
115+
113116# # Optional. Same format as "primary_sources" above
114117see_also :
115118 - title : Eltoo
Original file line number Diff line number Diff line change @@ -123,6 +123,9 @@ optech_mentions:
123123 - title : Notes from Bitcoin developer discussion about signet and testnet4
124124 url : /en/newsletters/2024/05/01/#coredev-tech-berlin-event
125125
126+ - title : " Post and website examining soft fork testing on the default signet"
127+ url : /en/newsletters/2024/11/22/#signet-activity-report
128+
126129# # Optional. Same format as "primary_sources" above
127130see_also :
128131 - title : " Bitcoin Core #16411: signet support"
You can’t perform that action at this time.
0 commit comments