lnd/lnrpc/wtclientrpc
Elle Mouton c3a2368f46
multi: migrate towers to use RangeIndex for AckedUpdates
In this commit, a migration is done that takes all the AckedUpdates of
all sessions and stores them in the RangeIndex pattern instead and
deletes the session's old AckedUpdates bucket. All the logic in the code
is also updates in order to write and read from this new structure.
2023-01-11 13:59:03 +02:00
..
config.go multi: thread anchor client down to wtclient subserver 2020-11-25 16:16:28 -08:00
driver.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
watchtowerclient.pb.json.go lnrpc/gen_protos.sh: remove js build tag 2022-09-07 18:32:05 -04:00
wtclient_grpc.pb.go lnrpc: re-compile protos w/ Go 1.19 2022-08-24 11:43:00 -05:00
wtclient.go multi: migrate towers to use RangeIndex for AckedUpdates 2023-01-11 13:59:03 +02:00
wtclient.pb.go lnrpc: re-compile protos w/ Go 1.19 2022-08-24 11:43:00 -05:00
wtclient.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
wtclient.proto lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte 2021-03-26 17:16:40 +08:00
wtclient.swagger.json lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
wtclient.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00