lnd.xprv/watchtower/wtmock
Wilmer Paulino 56d66c80a1
watchtower: extend client db to filter sessions for a specific tower
This currently takes O(N) time as there does not exist an index of
active client sessions for each watchtower within the client's database.
This index is likely to be added in the future.
2019-07-30 15:13:22 -07:00
..
client_db.go watchtower: extend client db to filter sessions for a specific tower 2019-07-30 15:13:22 -07:00
keyring.go watchtower/wtclient/interface: add SecretKeyRing iface 2019-04-23 20:03:15 -07:00
peer.go watchtower/wtmock/peer: set local pubkey 2019-03-15 02:34:00 -07:00
signer.go watchtower/multi: move MockSigner+MockPeer to wtmock 2019-01-31 18:16:02 -08:00
tower_db.go watchtower/wtdb: apply sanity checks to session policy before accepting 2019-06-13 19:54:22 -07:00