lnd/watchtower/wtclient
eugene fdcd726f9a
multi: replace DefaultDustLimit with script-specific DustLimitForSize
This commit updates call-sites to use the proper dust limits for
various script types. This also updates the default dust limit used
in the funding flow to be 354 satoshis instead of 573 satoshis.
2021-09-29 13:33:10 -04:00
..
backup_task_internal_test.go multi: replace DefaultDustLimit with script-specific DustLimitForSize 2021-09-29 13:33:10 -04:00
backup_task.go watchtower/wtclient: add anchor backup tasks 2020-11-25 15:05:17 -08:00
candidate_iterator_test.go watchtower/wtclient: extend TowerCandidateIterator to update candidates 2019-07-30 15:13:24 -07:00
candidate_iterator.go watchtower: prevent removal of last tower addr 2020-11-04 15:43:18 -08:00
client_test.go Merge pull request #4782 from cfromknecht/anchor-wtserver 2020-11-30 17:49:32 -08:00
client.go wtclient/client: fix missed prefix log 2021-01-04 08:33:34 -08:00
errors.go multi: fix spelling mistakes 2019-05-04 15:35:37 -07:00
interface.go wtdb+wtclient: segregate session-key-index reservations by blob-type 2020-12-01 16:24:16 -08:00
log.go watchtower/wtclient/log: adds wtclient logging 2019-03-15 02:30:35 -07:00
session_negotiator.go wtclient/session_negotiator: add prefix logging 2021-01-04 08:32:34 -08:00
session_queue.go wtclient/seseion_queue: add prefix logging 2021-01-04 08:32:34 -08:00
stats.go wtclient: decrement pending tasks stats upon accepted task 2021-04-14 17:18:25 -07:00
task_pipeline.go wtclient/task_pipeline: add prefix logging 2021-01-04 08:32:31 -08:00