lnd.xprv/autopilot
Olaoluwa Osuntokun 804edb8f02
autopilot: ensure all access to pendingOpens is thread-safe
In this commit, we ensure that we grab the mutex for the pending open
channel state when we attempt to merge the pending state with the
committed state.
2017-08-22 00:51:33 -07:00
..
agent_test.go autopilot: add tracking of pending channel state 2017-08-15 18:23:58 -07:00
agent.go autopilot: ensure all access to pendingOpens is thread-safe 2017-08-22 00:51:33 -07:00
graph.go autopilot: fix linter error 2017-08-15 18:26:59 -07:00
interface.go autopilot: "Look ma no hands!", introducing autopilot mode 2017-08-10 21:14:55 -07:00
log.go autopilot: "Look ma no hands!", introducing autopilot mode 2017-08-10 21:14:55 -07:00
prefattach_test.go autopilot: "Look ma no hands!", introducing autopilot mode 2017-08-10 21:14:55 -07:00
prefattach.go autopilot: fix linter error 2017-08-10 22:07:22 -07:00