lnd.xprv/contractcourt
Joost Jager 29602e88e8
cnct: cpfp-sweep anchors
For unconfirmed commit tx anchors, supply the sweeper with cpfp info and
a confirmation target fee estimate.

The sweeper will try to pay for the parent commit tx as long as the
current fee estimate exceeds the pre-signed commit tx fee rate.
2020-09-17 12:30:41 +02:00
..
anchor_resolver.go cnct: cpfp-sweep anchors 2020-09-17 12:30:41 +02:00
briefcase_test.go multi: add resolver reports to Checkpoint 2020-07-07 19:49:51 +02:00
briefcase.go trivial: remove unused print 2020-08-28 17:09:39 +08:00
chain_arbitrator_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
chain_arbitrator.go Merge pull request #4434 from carlaKC/labels-general 2020-08-20 12:58:04 -07:00
chain_watcher_test.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
chain_watcher.go trivial: typo fix 2020-08-13 07:33:52 +08:00
channel_arbitrator_test.go cnct: clear exclusive group on anchor sweep after confirmation 2020-09-16 08:17:40 +02:00
channel_arbitrator.go cnct: cpfp-sweep anchors 2020-09-17 12:30:41 +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 cnct/test: add incoming contest resolver test 2019-05-15 14:42:18 +02:00