lnd/lnrpc/routerrpc
Carla Kirk-Cohen 421433039b
lnrpc: rename proportional fee rate on lnrpc
This field is incorrectly suffixed as "msat", when it is actually
interpreted as the proportional fee rate. This is the value that we
should be using because the sender will calculate proportional fees
accordingly. This is a breaking change to the RPC, but on an
experimental and unreleased API.
2024-03-27 09:39:01 -04:00
..
config.go multi: fee estimation timeout parameters 2024-03-05 09:24:27 +01:00
driver.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
forward_interceptor.go routerrpc: Check for nil IncomingCircuitKey 2023-02-10 13:40:40 -05:00
log.go lnrpc: fix log.go files 2022-04-01 18:12:59 -07:00
router.pb.go lnrpc: re-generate protos after dependency update 2024-03-14 09:32:29 +01:00
router.pb.gw.go routerrpc: add TrackPayments 2022-09-08 10:48:34 +02:00
router.pb.json.go Merge pull request #6899 from kaloudis/protos-remove-js-build-tag 2022-09-13 17:36:14 -07:00
router.proto routerrpc: overhaul RouteFeeRequest with probing parameters. 2024-03-05 09:24:25 +01:00
router.swagger.json routerrpc: overhaul RouteFeeRequest with probing parameters. 2024-03-05 09:24:25 +01:00
router.yaml routerrpc: add TrackPayments 2022-09-08 10:48:34 +02:00
router_backend.go lnrpc: rename proportional fee rate on lnrpc 2024-03-27 09:39:01 -04:00
router_backend_test.go multi/refactor: add RouteRequest to hold FindRoute parameters 2023-10-06 16:38:33 -07:00
router_grpc.pb.go routerrpc: make use of fee limit obvious in SendPaymentV2 2024-01-29 13:45:14 +02:00
router_server.go routerrpc+zpay32: EstimateRouteFee overhaul 2024-03-05 09:24:27 +01:00
router_server_deprecated.go multi: update linter, fix new issues 2023-06-13 11:58:33 +02:00
router_server_test.go routerrpc+zpay32: EstimateRouteFee overhaul 2024-03-05 09:24:27 +01:00
routing_config.go multi: fee estimation timeout parameters 2024-03-05 09:24:27 +01:00
subscribe_events.go htlcswitch: add final htlc event to notifier 2022-10-27 16:42:36 +02:00