lnd.xprv/autopilot
Conner Fromknecht 2b578e06fc
autopilot/agent_test: ensure directives use unique keys
This commit ensures that the mock attachment
directives use unique keys, ensuring that they
aren't skipped due to already having pending
connection requests. The tests fail when
they're all the same since they collide
in the pendingConns map.
2018-09-05 20:10:35 -07:00
..
agent_test.go autopilot/agent_test: ensure directives use unique keys 2018-09-05 20:10:35 -07:00
agent.go autopilot/agent: track pending connections 2018-09-05 20:10:34 -07:00
graph.go autopilot: optimize heavy loaded agent by fetching raw bytes for ChannelEdge 2018-09-04 16:43:07 -07:00
interface.go autopilot/interface: expose NodeID in AttachmentDirective 2018-09-05 20:10:34 -07:00
log.go autopilot: "Look ma no hands!", introducing autopilot mode 2017-08-10 21:14:55 -07:00
prefattach_test.go autopilot: update the Node interface to return a raw bytes, not the key 2018-08-29 15:44:47 -07:00
prefattach.go autopilot/prefattach: set NodeID for selection candidates 2018-09-05 20:10:34 -07:00