lnd/lnrpc/routerrpc
positiveblue 49e099f0a0
lnrpc: run make rpc
The docker image have been updated so we are using another protobuf
version to generate the files. The generate files include the version of
the compiler used to creating them, so we need this commit to pass the
`rpc-check` step in our CI.
2023-09-05 10:11:51 -07:00
..
config.go routing+lnrpc: make capacity factor configurable 2023-02-24 15:28:55 +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: run make rpc 2023-09-05 10:11:51 -07: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 multi: mark bimodal estimator experimental 2023-03-23 11:12:10 +01:00
router.swagger.json multi: mark bimodal estimator experimental 2023-03-23 11:12:10 +01:00
router.yaml routerrpc: add TrackPayments 2022-09-08 10:48:34 +02:00
router_backend.go lnwire: update Sig to support both ECDSA and schnorr sigs 2023-08-22 16:29:19 -07:00
router_backend_test.go routing+routerrpc: add capacity in rpcs 2022-12-12 13:22:29 +01:00
router_grpc.pb.go routerrpc: update QueryProbability documentation 2023-01-11 16:47:54 +01:00
router_server.go routing+lnrpc: subscribe payment stream before sending it 2023-05-23 21:26:09 +08:00
router_server_deprecated.go multi: update linter, fix new issues 2023-06-13 11:58:33 +02:00
router_server_test.go routing+routerrpc: test stream cancellation 2022-09-10 21:53:01 +02:00
routing_config.go routing+lnrpc: make capacity factor configurable 2023-02-24 15:28:55 +01:00
subscribe_events.go htlcswitch: add final htlc event to notifier 2022-10-27 16:42:36 +02:00