lnd.xprv/contractcourt
Joost Jager 9abe06f3c8
cnct: finish channel arbitrator in StateFullyResolved
Previously the arbitrator wasn't advanced to the final stage after
the last contract resolved.

Also channel arbitrator now does not ignore a log error anymore
unresolved contracts cannot be retrieved.
2019-02-01 09:10:04 +01:00
..
briefcase_test.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
briefcase.go multi: move Input interface and related code 2019-01-31 13:25:33 +01: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 multi: move Input interface and related code 2019-01-31 13:25:33 +01: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 multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
channel_arbitrator_test.go cnct: finish channel arbitrator in StateFullyResolved 2019-02-01 09:10:04 +01:00
channel_arbitrator.go cnct: finish channel arbitrator in StateFullyResolved 2019-02-01 09:10:04 +01:00
commit_sweep_resolver.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
contract_resolvers_test.go contractcourt: add complete ContractResolver implementations 2018-01-22 19:19:36 -08:00
contract_resolvers.go cnct: split resolvers in separate files 2019-01-16 20:03:59 +01:00
htlc_incoming_contest_resolver.go cnct: split resolvers in separate files 2019-01-16 20:03:59 +01:00
htlc_outgoing_contest_resolver.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
htlc_success_resolver.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
htlc_timeout_resolver.go cnct: make original htlc amt available for contract resolvers 2019-01-22 20:47:17 -08:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00