No description
Find a file
Olaoluwa Osuntokun e691b4dac8 client: ensure the auctioneer client is started
In the integration tests, we start the client manually as part of the
set up process. When the trader is run in a standalone manner, we still
need to ensure the client is started, otherwise the auth handshake can't
take place.
2020-05-19 17:43:28 -07:00
account client/account: raise max acct value to 1 BTC 2020-05-18 16:06:19 -07:00
auctioneer client: ensure the auctioneer client is started 2020-05-19 17:43:28 -07: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: ensure the auctioneer client is started 2020-05-19 17:43:28 -07:00
version.go auctioneer+trader: add trader server daemon 2019-11-28 13:46:55 +01:00