lnd/watchtower
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
..
blob wathtower/blob+wtserver: support anchor sessions 2020-11-25 15:04:00 -08:00
lookout watchtower/lookout: use correct to-local-penalty size for anchors 2020-09-15 12:48:23 -04:00
wtclient multi: replace DefaultDustLimit with script-specific DustLimitForSize 2021-09-29 13:33:10 -04:00
wtdb bbolt sync-freelist ignored 2021-09-27 06:49:56 +01:00
wtmock wtdb+wtclient: segregate session-key-index reservations by blob-type 2020-12-01 16:24:16 -08:00
wtpolicy multi: replace DefaultDustLimit with script-specific DustLimitForSize 2021-09-29 13:33:10 -04:00
wtserver wathtower/blob+wtserver: support anchor sessions 2020-11-25 15:04:00 -08:00
wtwire wtwire: remove reference from lnwire 2021-08-10 05:36:08 +08:00
conf.go watchtower: add externalip CLI configuration 2019-06-20 17:04:03 -07:00
config.go watchtower: use ECDH interface for watchtower session 2020-05-20 09:06:57 +02:00
errors.go watchtower/conf: remove experimental conditional compilation 2019-06-13 19:54:19 -07:00
interface.go watchtower/conf: abstract address normalizer to prevent import cycle 2019-06-13 19:54:19 -07:00
log.go watchtower: remove dead logging code 2020-04-24 19:15:08 +02:00
standalone.go watchtower: use ECDH interface for watchtower session 2020-05-20 09:06:57 +02:00