lnd/watchtower
Elle Mouton 1daec3e890
wtclient: use the new filter options to fix the demo'd bug
In this commit, we use the newly added session listing options to ensure
that we only see a session as exhausted if it does not have any un-acked
updates on disk. This fixes the bug previously demonstrated.
2024-01-12 08:25:28 +02:00
..
blob watchtower: convert JusticeKit to interface 2024-01-04 14:37:42 +02:00
lookout watchtower: convert JusticeKit to interface 2024-01-04 14:37:42 +02:00
wtclient wtclient: use the new filter options to fix the demo'd bug 2024-01-12 08:25:28 +02:00
wtdb wtdb: supply commited update count to PostEvaluateFilterFn 2024-01-12 08:23:02 +02:00
wtmock watchtower: convert JusticeKit to interface 2024-01-04 14:37:42 +02:00
wtpolicy
wtserver watchtower: convert JusticeKit to interface 2024-01-04 14:37:42 +02:00
wtwire wtwire: use require package for fuzz tests 2023-05-23 08:37:22 -05:00
conf.go multi: add default watchtower config to main LND config 2023-06-15 11:36:44 +02:00
config.go multi: Add --tor.encryptkey flag functionality to encrypt the Tor private key on disk 2022-09-30 01:53:46 -05:00
errors.go
interface.go
log.go multi: migrate towers to use RangeIndex for AckedUpdates 2023-01-11 13:59:03 +02:00
standalone.go multi: Add --tor.encryptkey flag functionality to encrypt the Tor private key on disk 2022-09-30 01:53:46 -05:00
tlv_bench_test.go