lnd.xprv/autopilot
Wilmer Paulino e1a376d9f8
autopilot: use updateBalance rather than tracking balance explicitly
In this commit, we modify the balanceUpdate autopilot signal to update
the balance according to what's returned to the WalletBalance callback
rather than explicitly tracking the balance. This gives the agent a
better sense of what the wallet's balance actually is.
2018-08-29 02:06:02 -07:00
..
agent_test.go autopilot: use updateBalance rather than tracking balance explicitly 2018-08-29 02:06:02 -07:00
agent.go autopilot: use updateBalance rather than tracking balance explicitly 2018-08-29 02:06:02 -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