No description
Find a file
Oliver Gugger f110e8b948 client: use key descriptor to subscribe to account
The account subscription doesn't need access to the full account,
only its key descriptor. This is a preparation for the account
recovery where we want to subscribe to the auctioneer but don't have
the full account anymore.
2020-05-14 15:56:06 +02:00
account client: use key descriptor to subscribe to account 2020-05-14 15:56:06 +02:00
auctioneer client: use key descriptor to subscribe to account 2020-05-14 15:56:06 +02:00
chaninfo chaninfo: add new package to retrieve channel info for auctioneer 2020-05-01 16:08:17 -07:00
clientdb clientdb: prevent test race condition by not modifying global test var 2020-05-05 14:20:49 -07:00
clmrpc client+clmrpc: change shutdown msg to generic error 2020-05-14 15:56:01 +02:00
clmscript client/clmscript: fix errors in witness size estimation 2020-03-09 20:00:20 -07:00
cmd cmd/agora: add account withdrawal command 2020-05-12 15:10:11 -07:00
order client: add logic to register funding shims and open chans in batch lifecycle 2020-05-07 19:37:05 -07:00
config.go client: implement stream RPC 2020-03-04 15:11:08 +01:00
log.go client: implement stream RPC 2020-03-04 15:11:08 +01:00
rpcserver.go rpc: add WithdrawAccount RPC 2020-05-12 15:10:05 -07:00
server.go client: add logic to register funding shims and open chans in batch lifecycle 2020-05-07 19:37:05 -07:00
version.go auctioneer+trader: add trader server daemon 2019-11-28 13:46:55 +01:00