No description
Find a file
Olaoluwa Osuntokun aaadcdb38a client/clmrpc: extend the SubmitOrder response to include the order nonce
This'll let clients/UIs track the new order by nonce, which can be
useful for looking up later. We'll also use this in the itests to write
more assertions about expected order states.
2020-05-26 19:58:12 -07:00
account client/account: raise max acct value to 1 BTC 2020-05-18 16:06:19 -07:00
auctioneer client: change order.Kit.AcctKey into raw key bytes 2020-05-26 19:57:54 -07:00
chaninfo chaninfo: add new package to retrieve channel info for auctioneer 2020-05-01 16:08:17 -07:00
clientdb client: change order.Kit.AcctKey into raw key bytes 2020-05-26 19:57:54 -07:00
clmrpc client/clmrpc: extend the SubmitOrder response to include the order nonce 2020-05-26 19:58:12 -07:00
clmscript client/clmscript: fix errors in witness size estimation 2020-03-09 20:00:20 -07:00
cmd client: add pprof support to config 2020-05-19 17:36:56 -07:00
order client: change order.Kit.AcctKey into raw key bytes 2020-05-26 19:57:54 -07:00
config.go client: add config option to disable LSAT 2020-05-20 13:53:06 +02:00
log.go client: implement stream RPC 2020-03-04 15:11:08 +01:00
rpcserver.go client/clmrpc: extend the SubmitOrder response to include the order nonce 2020-05-26 19:58:12 -07:00
server.go Merge pull request #84 from Roasbeef/client-fix 2020-05-22 15:29:17 -07:00
version.go auctioneer+trader: add trader server daemon 2019-11-28 13:46:55 +01:00