lnd.xprv/autopilot
Joost Jager 6c918a1806 channeldb: store unknown policies in database
The commit ensures that for every channel, there will always
be two entries in the edges bucket. If the policy from one or
both ends of the channel is unknown, it is marked as such.

This allows efficient lookup of incoming edges. This is
required for backwards payment path finding.
2018-08-09 20:23:40 -07:00
..
agent_test.go multi: switch over import paths from roasbeef/* to btcsuite/* 2018-07-13 17:05:39 -07:00
agent.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
graph.go channeldb: store unknown policies in database 2018-08-09 20:23:40 -07:00
interface.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -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