lnd.xprv/autopilot
Conner Fromknecht 602856750b
autopilot/agent: add OnNodeUpdates signal
Adds a new external signal alerting autopilot that
new nodes have been added to the channel graph or
an existing node has modified its channel
announcment. This allows autopilot to examine its
current state, and attempt to open channels if our
target state is not yet met.
2018-08-23 18:58:12 -07:00
..
agent_test.go autopilot: add OnChannelPendingOpen state update 2018-08-16 20:22:40 -07:00
agent.go autopilot/agent: add OnNodeUpdates signal 2018-08-23 18:58:12 -07:00
graph.go channeldb: store unknown policies in database 2018-08-09 20:23:40 -07:00
interface.go autopilot: modify OpenChannel to no longer take in set of addrs 2018-08-16 19:19:30 -07:00
log.go autopilot: "Look ma no hands!", introducing autopilot mode 2017-08-10 21:14:55 -07:00
prefattach_test.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
prefattach.go multi: switch over import paths from roasbeef/* to btcsuite/* 2018-07-13 17:05:39 -07:00