Commit 22d2d95
committed
lnrpc: add imputed costs proto definitions
- Add experimental imputed costs API to router service with three new RPCs:
XImportImputedCosts, XQueryImputedCosts, XDeleteImputedCosts.
- Introduces ImputedCostNamespace, ImputedCostPair, ImputedCostPolicy messages
with support for success-based and attempt-based cost calculations.
- Adds imputed_cost_restrictions field to SendPaymentRequest and QueryRoutesRequest
for total routing cost limits.
- Compiling of the protos
- Update router.yaml1 parent 629c804 commit 22d2d95
10 files changed
Lines changed: 4875 additions & 3198 deletions
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 | |
|---|---|---|---|
| |||
3207 | 3207 | | |
3208 | 3208 | | |
3209 | 3209 | | |
| 3210 | + | |
| 3211 | + | |
| 3212 | + | |
| 3213 | + | |
| 3214 | + | |
3210 | 3215 | | |
3211 | 3216 | | |
3212 | 3217 | | |
| |||
3236 | 3241 | | |
3237 | 3242 | | |
3238 | 3243 | | |
| 3244 | + | |
| 3245 | + | |
| 3246 | + | |
| 3247 | + | |
| 3248 | + | |
| 3249 | + | |
| 3250 | + | |
| 3251 | + | |
| 3252 | + | |
| 3253 | + | |
| 3254 | + | |
| 3255 | + | |
| 3256 | + | |
3239 | 3257 | | |
3240 | 3258 | | |
3241 | 3259 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1511 | 1511 | | |
1512 | 1512 | | |
1513 | 1513 | | |
| 1514 | + | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
1514 | 1529 | | |
1515 | 1530 | | |
1516 | 1531 | | |
| |||
1662 | 1677 | | |
1663 | 1678 | | |
1664 | 1679 | | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
1665 | 1684 | | |
1666 | 1685 | | |
1667 | 1686 | | |
| |||
5578 | 5597 | | |
5579 | 5598 | | |
5580 | 5599 | | |
| 5600 | + | |
| 5601 | + | |
| 5602 | + | |
| 5603 | + | |
| 5604 | + | |
| 5605 | + | |
| 5606 | + | |
| 5607 | + | |
| 5608 | + | |
| 5609 | + | |
| 5610 | + | |
| 5611 | + | |
| 5612 | + | |
| 5613 | + | |
5581 | 5614 | | |
5582 | 5615 | | |
5583 | 5616 | | |
| |||
0 commit comments