@@ -7,8 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
7
TODO: Insert version codename, and username of the contributor that named the release.
8
8
-->
9
9
10
- ## [ 22.11rc3 ] - 2022-11-26
10
+ ## [ 22.11 ] - 2022-11-30: "Alameda Yield Generator"
11
11
12
+
13
+ This release named by @endothermicdev .
12
14
### Added
13
15
14
16
- Reckless - a Core Lightning plugin manager ([ #5647 ] )
@@ -84,6 +86,10 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
84
86
85
87
86
88
### Fixed
89
+
90
+ - plugins: ` pay ` now knows it can use locally-connected wumbo channels for large payments. ([ #5746 ] )
91
+ - lightningd: do not abort while parsing hsm pwd ([ #5725 ] )
92
+ - plugins: on large/slow nodes we could blame plugins for failing to answer init in time, when we were just slow. ([ #5741 ] )
87
93
- ld: Reduce identification of own transactions to not slow down over time, reducing block processing time ([ #5715 ] )
88
94
- Fixed gossip_store corruption from duplicate private channel updates ([ #5661 ] )
89
95
- Fixed a condition for newly created channels that could trigger a need for reconnect. ([ #5601 ] )
@@ -112,84 +118,89 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
112
118
- bolt12: remove "vendor" (use "issuer") and "timestamp" (use "created_at") fields (deprecated v0.10.2). ([ #5490 ] )
113
119
114
120
115
- [ #5674 ] : https://github.com/ElementsProject/lightning/pull/5674
121
+
122
+ [ #5315 ] : https://github.com/ElementsProject/lightning/pull/5315
123
+ [ #5664 ] : https://github.com/ElementsProject/lightning/pull/5664
116
124
[ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
125
+ [ #5640 ] : https://github.com/ElementsProject/lightning/pull/5640
126
+ [ #5398 ] : https://github.com/ElementsProject/lightning/pull/5398
127
+ [ #5585 ] : https://github.com/ElementsProject/lightning/pull/5585
128
+ [ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
129
+ [ #5587 ] : https://github.com/ElementsProject/lightning/pull/5587
130
+ [ #5584 ] : https://github.com/ElementsProject/lightning/pull/5584
131
+ [ #5674 ] : https://github.com/ElementsProject/lightning/pull/5674
117
132
[ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
118
- [ #5592 ] : https://github.com/ElementsProject/lightning/pull/5592
119
- [ #5681 ] : https://github.com/ElementsProject/lightning/pull/5681
120
- [ #5539 ] : https://github.com/ElementsProject/lightning/pull/5539
121
- [ #5646 ] : https://github.com/ElementsProject/lightning/pull/5646
133
+ [ #5601 ] : https://github.com/ElementsProject/lightning/pull/5601
122
134
[ #5315 ] : https://github.com/ElementsProject/lightning/pull/5315
135
+ [ #5669 ] : https://github.com/ElementsProject/lightning/pull/5669
136
+ [ #5681 ] : https://github.com/ElementsProject/lightning/pull/5681
123
137
[ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
124
- [ #5646 ] : https://github.com/ElementsProject/lightning/pull/5646
138
+ [ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
139
+ [ #5619 ] : https://github.com/ElementsProject/lightning/pull/5619
125
140
[ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
126
- [ #5550 ] : https://github.com/ElementsProject/lightning/pull/5550
141
+ [ #5645 ] : https://github.com/ElementsProject/lightning/pull/5645
142
+ [ #5619 ] : https://github.com/ElementsProject/lightning/pull/5619
127
143
[ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
128
144
[ #5539 ] : https://github.com/ElementsProject/lightning/pull/5539
129
- [ #5593 ] : https://github.com/ElementsProject/lightning/pull/5593
145
+ [ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
146
+ [ #5646 ] : https://github.com/ElementsProject/lightning/pull/5646
147
+ [ #5596 ] : https://github.com/ElementsProject/lightning/pull/5596
148
+ [ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
130
149
[ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
150
+ [ #5677 ] : https://github.com/ElementsProject/lightning/pull/5677
151
+ [ #5287 ] : https://github.com/ElementsProject/lightning/pull/5287
131
152
[ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
132
153
[ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
133
154
[ #5315 ] : https://github.com/ElementsProject/lightning/pull/5315
134
- [ #5640 ] : https://github.com/ElementsProject/lightning/pull/5640
155
+ [ #5539 ] : https://github.com/ElementsProject/lightning/pull/5539
156
+ [ #5592 ] : https://github.com/ElementsProject/lightning/pull/5592
157
+ [ #5741 ] : https://github.com/ElementsProject/lightning/pull/5741
158
+ [ #5746 ] : https://github.com/ElementsProject/lightning/pull/5746
159
+ [ #5647 ] : https://github.com/ElementsProject/lightning/pull/5647
160
+ [ #5577 ] : https://github.com/ElementsProject/lightning/pull/5577
161
+ [ #5639 ] : https://github.com/ElementsProject/lightning/pull/5639
162
+ [ #5621 ] : https://github.com/ElementsProject/lightning/pull/5621
135
163
[ #5581 ] : https://github.com/ElementsProject/lightning/pull/5581
136
- [ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
164
+ [ #5369 ] : https://github.com/ElementsProject/lightning/pull/5369
165
+ [ #5727 ] : https://github.com/ElementsProject/lightning/pull/5727
166
+ [ #5592 ] : https://github.com/ElementsProject/lightning/pull/5592
167
+ [ #5487 ] : https://github.com/ElementsProject/lightning/pull/5487
168
+ [ #5509 ] : https://github.com/ElementsProject/lightning/pull/5509
169
+ [ #5676 ] : https://github.com/ElementsProject/lightning/pull/5676
170
+ [ #5664 ] : https://github.com/ElementsProject/lightning/pull/5664
171
+ [ #5715 ] : https://github.com/ElementsProject/lightning/pull/5715
137
172
[ #5681 ] : https://github.com/ElementsProject/lightning/pull/5681
138
- [ #5584 ] : https://github.com/ElementsProject/lightning/pull/5584
173
+ [ #5727 ] : https://github.com/ElementsProject/lightning/pull/5727
174
+ [ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
175
+ [ #5681 ] : https://github.com/ElementsProject/lightning/pull/5681
176
+ [ #5698 ] : https://github.com/ElementsProject/lightning/pull/5698
177
+ [ #5619 ] : https://github.com/ElementsProject/lightning/pull/5619
139
178
[ #5493 ] : https://github.com/ElementsProject/lightning/pull/5493
140
- [ #5601 ] : https://github.com/ElementsProject/lightning/pull/5601
179
+ [ #5633 ] : https://github.com/ElementsProject/lightning/pull/5633
180
+ [ #5646 ] : https://github.com/ElementsProject/lightning/pull/5646
141
181
[ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
142
- [ #5647 ] : https://github.com/ElementsProject/lightning/pull/5647
182
+ [ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
183
+ [ #5646 ] : https://github.com/ElementsProject/lightning/pull/5646
184
+ [ #5593 ] : https://github.com/ElementsProject/lightning/pull/5593
185
+ [ #5674 ] : https://github.com/ElementsProject/lightning/pull/5674
143
186
[ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
144
- [ #5676 ] : https://github.com/ElementsProject/lightning/pull/5676
145
- [ #5639 ] : https://github.com/ElementsProject/lightning/pull/5639
146
- [ #5577 ] : https://github.com/ElementsProject/lightning/pull/5577
147
- [ #5664 ] : https://github.com/ElementsProject/lightning/pull/5664
187
+ [ #5650 ] : https://github.com/ElementsProject/lightning/pull/5650
148
188
[ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
149
189
[ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
150
190
[ #5592 ] : https://github.com/ElementsProject/lightning/pull/5592
151
- [ #5369 ] : https://github.com/ElementsProject/lightning/pull/5369
152
- [ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
153
- [ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
154
- [ #5669 ] : https://github.com/ElementsProject/lightning/pull/5669
155
- [ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
156
- [ #5315 ] : https://github.com/ElementsProject/lightning/pull/5315
157
- [ #5661 ] : https://github.com/ElementsProject/lightning/pull/5661
158
- [ #5596 ] : https://github.com/ElementsProject/lightning/pull/5596
191
+ [ #5639 ] : https://github.com/ElementsProject/lightning/pull/5639
159
192
[ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
160
- [ #5591 ] : https://github.com/ElementsProject/lightning/pull/5591
161
- [ #5677 ] : https://github.com/ElementsProject/lightning/pull/5677
162
- [ #5619 ] : https://github.com/ElementsProject/lightning/pull/5619
163
- [ #5674 ] : https://github.com/ElementsProject/lightning/pull/5674
164
- [ #5664 ] : https://github.com/ElementsProject/lightning/pull/5664
193
+ [ #5550 ] : https://github.com/ElementsProject/lightning/pull/5550
165
194
[ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
166
- [ #5619 ] : https://github.com/ElementsProject/lightning/pull/5619
167
- [ #5698 ] : https://github.com/ElementsProject/lightning/pull/5698
195
+ [ #5725 ] : https://github.com/ElementsProject/lightning/pull/5725
168
196
[ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
169
- [ #5587 ] : https://github.com/ElementsProject/lightning/pull/5587
170
197
[ #5444 ] : https://github.com/ElementsProject/lightning/pull/5444
171
- [ #5509 ] : https://github.com/ElementsProject/lightning/pull/5509
172
- [ #5592 ] : https://github.com/ElementsProject/lightning/pull/5592
173
198
[ #5650 ] : https://github.com/ElementsProject/lightning/pull/5650
174
- [ #5681 ] : https://github.com/ElementsProject/lightning/pull/5681
175
- [ #5487 ] : https://github.com/ElementsProject/lightning/pull/5487
176
- [ #5398 ] : https://github.com/ElementsProject/lightning/pull/5398
177
- [ #5639 ] : https://github.com/ElementsProject/lightning/pull/5639
178
- [ #5619 ] : https://github.com/ElementsProject/lightning/pull/5619
179
- [ #5681 ] : https://github.com/ElementsProject/lightning/pull/5681
180
199
[ #5594 ] : https://github.com/ElementsProject/lightning/pull/5594
181
- [ #5646 ] : https://github.com/ElementsProject/lightning/pull/5646
182
- [ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
183
- [ #5490 ] : https://github.com/ElementsProject/lightning/pull/5490
184
- [ #5633 ] : https://github.com/ElementsProject/lightning/pull/5633
185
- [ #5585 ] : https://github.com/ElementsProject/lightning/pull/5585
186
- [ #5645 ] : https://github.com/ElementsProject/lightning/pull/5645
187
- [ #5650 ] : https://github.com/ElementsProject/lightning/pull/5650
188
- [ #5621 ] : https://github.com/ElementsProject/lightning/pull/5621
189
- [ #5715 ] : https://github.com/ElementsProject/lightning/pull/5715
190
- [ #5727 ] : https://github.com/ElementsProject/lightning/pull/5727
191
- [ #5727 ] : https://github.com/ElementsProject/lightning/pull/5741
192
- [ 22.11rc3 ] : https://github.com/ElementsProject/lightning/releases/tag/v22.11rc3
200
+ [ #5661 ] : https://github.com/ElementsProject/lightning/pull/5661
201
+ [ #5681 ] : https://github.com/ElementsProject/lightning/pull/5681
202
+ [ #5591 ] : https://github.com/ElementsProject/lightning/pull/5591
203
+ [ 22.11 ] : https://github.com/ElementsProject/lightning/releases/tag/v22.11
193
204
194
205
195
206
## [ 0.12.1] - 2022-09-13: Web-8 init (dot one)
@@ -212,10 +223,8 @@ Point release with some bugfixes and patches.
212
223
213
224
[ #5583 ] : https://github.com/ElementsProject/lightning/pull/5583
214
225
[ #5584 ] : https://github.com/ElementsProject/lightning/pull/5584
215
- [ #5585 ] : https://github.com/ElementsProject/lightning/pull/5585
216
226
[ #5593 ] : https://github.com/ElementsProject/lightning/pull/5593
217
227
[ #5591 ] : https://github.com/ElementsProject/lightning/pull/5591
218
- [ #5601 ] : https://github.com/ElementsProject/lightning/pull/5601
219
228
220
229
221
230
## [ 0.12.0] - 2022-08-23: Web-8 init
0 commit comments