454b549c7e
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. |
||
---|---|---|
.. | ||
agent_test.go | ||
agent.go | ||
graph.go | ||
interface.go | ||
log.go | ||
prefattach_test.go | ||
prefattach.go |