File tree 14 files changed +783
-0
lines changed
14 files changed +783
-0
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -52,6 +52,9 @@ optech_mentions:
52
52
- title : " LND 0.14.0-beta allows multiple spontaneous payments to the same AMP invoice"
53
53
url : /en/newsletters/2021/11/24/#lnd-0-14-0-beta
54
54
55
+ - title : " 2021 year-in-review: atomic multipath payments"
56
+ url : /en/newsletters/2021/12/22/#amp
57
+
55
58
# # Optional. Same format as "primary_sources" above
56
59
see_also :
57
60
- title : Simplified Multipath Payments (SMP)
Original file line number Diff line number Diff line change @@ -117,6 +117,9 @@ optech_mentions:
117
117
- title : " Bitcoin Core #16807 returns the location of typos in bech32/bech32m addresses"
118
118
url : /en/newsletters/2021/12/01/#bitcoin-core-16807
119
119
120
+ - title : " 2021 year-in-review: bech32m addresses"
121
+ url : /en/newsletters/2021/12/22/#bech32m
122
+
120
123
# # Optional. Same format as "primary_sources" above
121
124
see_also :
122
125
- title : Javascript bech32 demo decoder
Original file line number Diff line number Diff line change @@ -70,6 +70,9 @@ optech_mentions:
70
70
- title : " Summary of LN developer conference, including discussion of channel jamming attacks"
71
71
url : /en/newsletters/2021/11/10/#ln-summit-2021-notes
72
72
73
+ - title : " 2021 year-in-review: channel jamming"
74
+ url : /en/newsletters/2021/12/22/#jamming
75
+
73
76
# # Optional. Same format as "primary_sources" above
74
77
# see_also:
75
78
# - title:
Original file line number Diff line number Diff line change @@ -77,6 +77,12 @@ optech_mentions:
77
77
- title : C-Lightning 0.10.1 updates the experimental implementation of dual funding
78
78
url : /en/newsletters/2021/08/11/#c-lightning-0-10-1
79
79
80
+ - title : " 2021 year-in-review: dual-funded channels"
81
+ url : /en/newsletters/2021/12/22/#dual-funding
82
+
83
+ - title : " 2021 year-in-review: liquidity advertisements"
84
+ url : /en/newsletters/2021/12/22/#liq-ads
85
+
80
86
# # Optional. Same format as "primary_sources" above
81
87
see_also :
82
88
- title : PSBT (dependency of dual funding)
Original file line number Diff line number Diff line change @@ -59,6 +59,9 @@ optech_mentions:
59
59
- title : " Summary of LN developer conference, including discussion of offers"
60
60
url : /en/newsletters/2021/11/10/#ln-summit-2021-notes
61
61
62
+ - title : " 2021 year-in-review: offers"
63
+ url : /en/newsletters/2021/12/22/#offers
64
+
62
65
# # Optional. Same format as "primary_sources" above
63
66
# see_also:
64
67
# - title:
Original file line number Diff line number Diff line change @@ -38,6 +38,9 @@ optech_mentions:
38
38
- title : " Eclair #2061 adds initial support for onion messages"
39
39
url : /en/newsletters/2021/12/08/#eclair-2061
40
40
41
+ - title : " 2021 year-in-review: onion messages"
42
+ url : /en/newsletters/2021/12/22/#offers
43
+
41
44
# # Optional. Same format as "primary_sources" above
42
45
# see_also:
43
46
# - title:
Original file line number Diff line number Diff line change @@ -119,6 +119,9 @@ optech_mentions:
119
119
- title : Bitcoin Core # 22364 adds support for creating taproot descriptors in the wallet"
120
120
url : /en/newsletters/2021/12/01/#bitcoin-core-22364
121
121
122
+ - title : " 2021 year-in-review: output script descriptors"
123
+ url : /en/newsletters/2021/12/22/#descriptors
124
+
122
125
# # Optional. Same format as "primary_sources" above
123
126
see_also :
124
127
- title : Miniscript
Original file line number Diff line number Diff line change @@ -62,6 +62,9 @@ optech_mentions:
62
62
- title : Proposal of initial rules for mempool package acceptance before implementing package relay
63
63
url : /en/newsletters/2021/09/22/#package-mempool-acceptance-and-package-rbf
64
64
65
+ - title : " 2021 year-in-review: mempool package acceptance and package relay"
66
+ url : /en/newsletters/2021/12/22/#mpa
67
+
65
68
# # Optional. Same format as "primary_sources" above
66
69
see_also :
67
70
- title : CPFP fee bumping
Original file line number Diff line number Diff line change @@ -70,6 +70,9 @@ optech_mentions:
70
70
- title : " Discussion about LN protocol changes necessary to support PTLCs"
71
71
url : /en/newsletters/2021/12/15/#preparing-ln-for-ptlcs
72
72
73
+ - title : " 2021 year-in-review: PTLCs for LN"
74
+ url : /en/newsletters/2021/12/22/#ptlcsx
75
+
73
76
# # Optional. Same format as "primary_sources" above
74
77
see_also :
75
78
- title : Hash Time Locked Contract (HTLC)
Original file line number Diff line number Diff line change @@ -83,6 +83,12 @@ optech_mentions:
83
83
- title : Proposal of initial RBF rules for mempool package acceptance before implementing package relay
84
84
url : /en/newsletters/2021/09/22/#package-mempool-acceptance-and-package-rbf
85
85
86
+ - title : " 2021 year-in-review: BIP125 opt-in replace-by-fee discrepency"
87
+ url : /en/newsletters/2021/12/22/#bip125
88
+
89
+ - title : " 2021 year-in-review: default transaction replacement by fee"
90
+ url : /en/newsletters/2021/12/22/#default-rbf
91
+
86
92
# # Optional. Same format as "primary_sources" above
87
93
see_also :
88
94
- title : Opt-in RBF FAQ
Original file line number Diff line number Diff line change @@ -83,6 +83,9 @@ optech_mentions:
83
83
- title : " Inherited identifiers proposal as an alternative to `SIGHASH_ANYPREVOUT`"
84
84
url : /en/newsletters/2021/10/06/#proposal-for-transaction-heritage-identifiers
85
85
86
+ - title : " 2021 year-in-review: SIGHASH_ANYPREVOUT"
87
+ url : /en/newsletters/2021/12/22/#anyprevout
88
+
86
89
# # Optional. Same format as "primary_sources" above
87
90
see_also :
88
91
- title : Eltoo
Original file line number Diff line number Diff line change @@ -102,6 +102,9 @@ optech_mentions:
102
102
- title : " Preparing for taproot: testing on signet"
103
103
url : /en/newsletters/2021/09/22/#preparing-for-taproot-14-testing-on-signet
104
104
105
+ - title : " 2021 year-in-review: signet"
106
+ url : /en/newsletters/2021/12/22/#signet
107
+
105
108
# # Optional. Same format as "primary_sources" above
106
109
see_also :
107
110
- title : " Bitcoin Core #16411: signet support"
Original file line number Diff line number Diff line change @@ -218,6 +218,9 @@ optech_mentions:
218
218
- title : " BIPs #1225 updates BIP341 with extended taproot test vectors"
219
219
url : /en/newsletters/2021/11/17/#bips-1225
220
220
221
+ - title : " 2021 year-in-review: taproot"
222
+ url : /en/newsletters/2021/12/22/#taproot
223
+
221
224
# # Optional
222
225
see_also :
223
226
- title : MAST
You can’t perform that action at this time.
0 commit comments