lnd.xprv/contractcourt
Johan T. Halseth 9e81b1fe53
chain_watcher: poll for commit point in case of failure
We pool the database for the channel commit point with an exponential
backoff. This is meant to handle the case where we are in process of
handling a channel sync, and the case where we detect a channel close
and must wait for the peer to come online to start channel sync before
we can proceed.
2018-11-21 10:28:57 +01:00
..
briefcase_test.go contractcourt/briefcase: test FetchContractResolutions error when no resolutions logged 2018-08-23 00:03:22 +02:00
briefcase.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
chain_arbitrator_test.go contractcourt: add new ChainArbitrator struct as central coordinator of package 2018-01-22 19:19:36 -08:00
chain_arbitrator.go cnct: reuse sweep tx logic for commit resolver 2018-10-17 12:44:34 +02:00
chain_watcher_test.go cnct: add channel_arbitor test that exercises the htlcOutgoingContestResolver 2018-09-20 18:17:23 -07:00
chain_watcher.go chain_watcher: poll for commit point in case of failure 2018-11-21 10:28:57 +01:00
channel_arbitrator_test.go contractcourt: update tests to use new IncubateOutputs API 2018-09-25 21:49:10 -07:00
channel_arbitrator.go Merge pull request #1856 from maurycy/typos 2018-09-27 20:38:10 -07:00
contract_resolvers_test.go contractcourt: add complete ContractResolver implementations 2018-01-22 19:19:36 -08:00
contract_resolvers.go cnct: add comment on expiry calculation 2018-11-07 15:29:57 +01:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00