lnd/watchtower
Oliver Gugger 67f5957c5e
tlv+watchtower: move bench test
The benchmark tests import both the tlv and watchtower packages. To make
it possible to extract the tlv package into its own submodule, this test
is better located in the watchtower package.
2022-02-21 13:48:31 +01:00
..
blob multi: run gosimports 2022-02-10 11:02:01 +01:00
lookout multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
wtclient multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
wtdb multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
wtmock multi: formatting and comment fixes 2022-02-10 11:02:02 +01: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
tlv_bench_test.go tlv+watchtower: move bench test 2022-02-21 13:48:31 +01:00