lnd.xprv/watchtower/wtdb
Conner Fromknecht 25fc464a6e
watchtower/wtdb/client_chan_summary: add ClientChanSummary
A ClientChanSummary will be inserted for each channel registered with
the client, which for now will just track the sweep pkscript to use. In
the future, this will be extended with additional information to enable
the client to efficiently compute which historical states need to be
backed up under a given policy.
2019-05-23 20:48:36 -07:00
..
breach_hint.go watchtower/wtdb/breach_hint: adds BreachHint, txid prefix 2018-10-24 20:18:17 -07:00
client_chan_summary.go watchtower/wtdb/client_chan_summary: add ClientChanSummary 2019-05-23 20:48:36 -07:00
client_session.go watchtower/wtmock/client_db: adjust mock clientdb behavior 2019-05-23 20:48:23 -07:00
codec_test.go watchtower/wtdb/client_chan_summary: add ClientChanSummary 2019-05-23 20:48:36 -07:00
codec.go watchtower/wtdb/codec: import channeldb code for extension 2019-04-26 17:20:36 -07:00
db_common.go watchtower/wtdb: prepare for addition of client db 2019-05-23 20:47:08 -07:00
log.go watchtower/wtdb/log: add WTDB logs 2019-04-26 17:21:20 -07:00
session_id.go watchtower/wtdb/session_id: adds SessoinID, client pubkey 2018-10-24 20:18:21 -07:00
session_info.go watchtower/wtdb: add encode/decode to session info + updates 2019-04-26 17:20:52 -07:00
session_state_update.go multi: fix spelling mistakes 2019-05-04 15:35:37 -07:00
tower_db_test.go watchtower/wtdb/tower_db_test: add mock+bolt iface tests 2019-04-26 17:21:48 -07:00
tower_db.go watchtower/wtdb: prepare for addition of client db 2019-05-23 20:47:08 -07:00
tower.go watchtower/wtdb: add Encode/Decode methods to wtclient structs 2019-05-23 20:48:08 -07:00
version.go watchtower/wtdb: prepare for addition of client db 2019-05-23 20:47:08 -07:00