No description
Find a file
Olaoluwa Osuntokun 4e72d595b3 client/rpc: off-set the thaw height of a shim based on the current height
Without this change, the thaw height would be relative rather than
absolute. We still need to pick an even more objective anchor to ensure
proper synchrony.
2020-05-26 19:57:53 -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 client: add pprof support to config 2020-05-19 17:36:56 -07:00
order client/order: properly set UnitsFilled in ParseRPCMatchedOrders 2020-05-26 19:57:49 -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/rpc: off-set the thaw height of a shim based on the current height 2020-05-26 19:57:53 -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