lnd.xprv/watchtower
Andras Banki-Horvath 2a358327f4
multi: add reset closure to kvdb.View
This commit adds a reset() closure to the kvdb.View function which will
be called before each retry (including the first) of the view
transaction. The reset() closure can be used to reset external state
(eg slices or maps) where the view closure puts intermediate results.
2020-11-05 17:57:12 +01:00
..
blob watchtower/blob/justice_kit: conditional anchor to-remote script 2020-09-15 12:43:44 -04:00
lookout watchtower/lookout: use correct to-local-penalty size for anchors 2020-09-15 12:48:23 -04:00
wtclient Merge pull request #4576 from cfromknecht/anchor-justice-txn 2020-09-22 21:10:53 -07:00
wtdb multi: add reset closure to kvdb.View 2020-11-05 17:57:12 +01:00
wtmock watchtower: use ECDH interface for watchtower session 2020-05-20 09:06:57 +02:00
wtpolicy chainfee: create new chainfee package extracting fees from lnwallet 2019-10-31 16:41:57 -07:00
wtserver watchtower: use ECDH interface for watchtower session 2020-05-20 09:06:57 +02:00
wtwire watchtower/wtwire/init: use feature.ValidateRequired 2020-01-08 12:26:00 -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