lnd.xprv/autopilot
Wilmer Paulino 454b549c7e
autopilot+pilot: refactor connection logic out of OpenChannel
In this commit, we refactor the existing connection logic outside of the
ChanController's OpenChannel method. We do this as previously it was
possible for peers to stall us while attempting to connect to them. In
order to remedy this, we now attempt to connect the peer before tracking
them in our set of pending opens.
2018-08-16 20:17:03 -07:00
..
agent_test.go autopilot+pilot: refactor connection logic out of OpenChannel 2018-08-16 20:17:03 -07:00
agent.go autopilot+pilot: refactor connection logic out of OpenChannel 2018-08-16 20:17:03 -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