lnd.xprv/contractcourt
Johan T. Halseth 450da3d2f4
contractcourt/chain_watcher test: do proper state rollback
The tests didn't really roll back the channel state, so we would only
rely on the state number to determine whether we had lost state. Now we
properly roll back the channel to a previous state, in preparation for
upcoming changes.
2020-12-03 08:00:02 +01:00
..
anchor_resolver.go cnct: cpfp-sweep anchors 2020-09-17 12:30:41 +02:00
briefcase_test.go contractcourt: pass in optional txns to lookups required for arb startup 2020-11-12 15:25:35 +02:00
briefcase.go contractcourt: pass in optional txns to lookups required for arb startup 2020-11-12 15:25:35 +02:00
chain_arbitrator_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
chain_arbitrator.go contractcourt: get arbitrator state before we start each arbitrator 2020-11-12 15:32:15 +02:00
chain_watcher_test.go contractcourt/chain_watcher test: do proper state rollback 2020-12-03 08:00:02 +01:00
chain_watcher.go trivial: typo fix 2020-08-13 07:33:52 +08:00
channel_arbitrator_test.go contractcourt: get arbitrator state before we start each arbitrator 2020-11-12 15:32:15 +02:00
channel_arbitrator.go contractcourt: get arbitrator state before we start each arbitrator 2020-11-12 15:32:15 +02:00
commit_sweep_resolver_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
commit_sweep_resolver.go contractcourt: persist commit sweep resolutions 2020-07-07 19:49:58 +02:00
contract_resolvers.go multi: add resolver reports to Checkpoint 2020-07-07 19:49:51 +02:00
htlc_incoming_contest_resolver.go contractcourt: persist timed out incoming htlc resolver reports 2020-07-07 19:49:54 +02:00
htlc_incoming_resolver_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
htlc_outgoing_contest_resolver_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
htlc_outgoing_contest_resolver.go cnct: add resolver report output type 2019-11-13 10:17:28 +01:00
htlc_success_resolver_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
htlc_success_resolver.go multi: add labels to lnd native transactions 2020-07-29 13:46:07 +02:00
htlc_timeout_resolver_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
htlc_timeout_resolver.go contractcourt: store htlc timeout sweeps 2020-07-07 19:49:57 +02:00
interfaces.go cnct: resolve anchors post-confirmation 2020-03-18 12:27:01 +01:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00
mock_registry_test.go multi: replace htlcResolution with an interface 2020-02-06 19:41:36 +02:00
utils_test.go contractcourt/chain_watcher test: do proper state rollback 2020-12-03 08:00:02 +01:00