lnd.xprv/lnrpc/routerrpc
Conner Fromknecht acc5104f53
lnrpc+routerrpc: disable custom tlv records via rpc
In order to prevent future unforeseen issues, we are temporarily
disabling the ability to send custom tlv records to the receiver of a
payment. Currently the receiver does not process or expose these
additional fields via rpc or internally, so they are being disabled
until the end-to-end flow is finished and fully validated.
2019-10-03 15:55:45 -07:00
..
config_active.go routing: persist mission control data 2019-07-31 08:44:00 +02:00
config_default.go routing: persist mission control data 2019-07-31 08:44:00 +02:00
config.go routing: persist mission control data 2019-07-31 08:44:00 +02:00
driver.go lnrpc/routerrpc: add config, implement full RouterServer 2019-02-20 16:10:39 -08:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
router_backend_test.go lnrpc+lnrpc/routerrpc: add a new TLV record field to the Hop proto 2019-08-22 18:53:03 -07:00
router_backend.go lnrpc+routerrpc: disable custom tlv records via rpc 2019-10-03 15:55:45 -07:00
router_server.go routing+routerrpc: add BuildRoute function 2019-09-24 10:00:44 +02:00
router.pb.go routing+routerrpc: add BuildRoute function 2019-09-24 10:00:44 +02:00
router.proto routing+routerrpc: add BuildRoute function 2019-09-24 10:00:44 +02:00