Commit 3a8c6a9
gRPC: lightningd: Fix empty description field in listpays & listsendpays
Changelog-Added: Fix empty `description` field for gRPC `listpays` and `listsendpays`. No schema change required; the field already existed but was not populated.1 parent aab6e69 commit 3a8c6a9
10 files changed
Lines changed: 1223 additions & 1150 deletions
File tree
- cln-grpc
- proto
- src
- cln-rpc/src
- contrib
- msggen/msggen
- pyln-grpc-proto/pyln/grpc
- pyln-testing/pyln/testing
- doc/schemas
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1563 | 1563 | | |
1564 | 1564 | | |
1565 | 1565 | | |
| 1566 | + | |
1566 | 1567 | | |
1567 | 1568 | | |
1568 | 1569 | | |
| |||
3611 | 3612 | | |
3612 | 3613 | | |
3613 | 3614 | | |
| 3615 | + | |
3614 | 3616 | | |
3615 | 3617 | | |
3616 | 3618 | | |
| |||
3653 | 3655 | | |
3654 | 3656 | | |
3655 | 3657 | | |
| 3658 | + | |
3656 | 3659 | | |
3657 | 3660 | | |
3658 | 3661 | | |
| |||
4047 | 4050 | | |
4048 | 4051 | | |
4049 | 4052 | | |
| 4053 | + | |
4050 | 4054 | | |
4051 | 4055 | | |
4052 | 4056 | | |
| |||
6904 | 6908 | | |
6905 | 6909 | | |
6906 | 6910 | | |
| 6911 | + | |
| 6912 | + | |
| 6913 | + | |
| 6914 | + | |
6907 | 6915 | | |
6908 | 6916 | | |
6909 | 6917 | | |
| |||
13948 | 13956 | | |
13949 | 13957 | | |
13950 | 13958 | | |
| 13959 | + | |
| 13960 | + | |
| 13961 | + | |
| 13962 | + | |
13951 | 13963 | | |
13952 | 13964 | | |
13953 | 13965 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11000 | 11000 | | |
11001 | 11001 | | |
11002 | 11002 | | |
| 11003 | + | |
| 11004 | + | |
| 11005 | + | |
| 11006 | + | |
| 11007 | + | |
| 11008 | + | |
| 11009 | + | |
11003 | 11010 | | |
11004 | 11011 | | |
11005 | 11012 | | |
| |||
32033 | 32040 | | |
32034 | 32041 | | |
32035 | 32042 | | |
| 32043 | + | |
| 32044 | + | |
| 32045 | + | |
| 32046 | + | |
| 32047 | + | |
| 32048 | + | |
32036 | 32049 | | |
32037 | 32050 | | |
32038 | 32051 | | |
| |||
32072 | 32085 | | |
32073 | 32086 | | |
32074 | 32087 | | |
| 32088 | + | |
32075 | 32089 | | |
32076 | 32090 | | |
32077 | 32091 | | |
| |||
32116 | 32130 | | |
32117 | 32131 | | |
32118 | 32132 | | |
| 32133 | + | |
32119 | 32134 | | |
32120 | 32135 | | |
32121 | 32136 | | |
| |||
37027 | 37042 | | |
37028 | 37043 | | |
37029 | 37044 | | |
| 37045 | + | |
| 37046 | + | |
| 37047 | + | |
| 37048 | + | |
| 37049 | + | |
| 37050 | + | |
| 37051 | + | |
37030 | 37052 | | |
37031 | 37053 | | |
37032 | 37054 | | |
| |||
37066 | 37088 | | |
37067 | 37089 | | |
37068 | 37090 | | |
| 37091 | + | |
37069 | 37092 | | |
37070 | 37093 | | |
37071 | 37094 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
| |||
787 | 788 | | |
788 | 789 | | |
789 | 790 | | |
| 791 | + | |
790 | 792 | | |
791 | 793 | | |
792 | 794 | | |
| |||
1396 | 1398 | | |
1397 | 1399 | | |
1398 | 1400 | | |
| 1401 | + | |
1399 | 1402 | | |
1400 | 1403 | | |
1401 | 1404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
175 | 182 | | |
176 | 183 | | |
177 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
236 | 242 | | |
237 | 243 | | |
238 | 244 | | |
| |||
272 | 278 | | |
273 | 279 | | |
274 | 280 | | |
| 281 | + | |
275 | 282 | | |
276 | 283 | | |
277 | 284 | | |
| |||
316 | 323 | | |
317 | 324 | | |
318 | 325 | | |
| 326 | + | |
319 | 327 | | |
320 | 328 | | |
321 | 329 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
155 | 162 | | |
156 | 163 | | |
157 | 164 | | |
| |||
191 | 198 | | |
192 | 199 | | |
193 | 200 | | |
| 201 | + | |
194 | 202 | | |
195 | 203 | | |
196 | 204 | | |
| |||
0 commit comments