lnd/watchtower/wtmock
Elle Mouton 15858cae1c
watchtower+lnrpc: remove AckedUpdates from ClientSession struct
In this commit, we start making use of the new ListClientSession
functional options added in the previous commit. We use the functional
options in order to calculate the max commit heights per channel on the
construction of the tower client. We also use the options to count the
total number of acked and committed updates. With this commit, we are
also able to completely remove the AckedUpdates member of the
ClientSession since it is no longer used anywhere in the code.
2022-10-13 14:36:33 +02:00
..
client_db.go watchtower+lnrpc: remove AckedUpdates from ClientSession struct 2022-10-13 14:36:33 +02:00
keyring.go multi: fix make fmt 2022-08-23 22:10:24 +08:00
peer.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
signer.go multi: add MuSig2Cleanup method to MuSig2 signer 2022-05-04 19:23:58 +02:00
tower_db.go watchtower/wtdb: apply sanity checks to session policy before accepting 2019-06-13 19:54:22 -07:00