No description
Find a file
Oliver Gugger fe8e4d5e79 clientdb: allow multiple account updates in same TX
With this commit we prepare the client account database to allow
multiple manipulations to occur in a single database transaction.
2020-03-12 15:17:32 +01:00
account client+watcher: cancel contexts on shutdown 2020-03-04 15:16:56 +01:00
auction client: implement stream RPC 2020-03-04 15:11:08 +01:00
auctioneer client: implement stream RPC 2020-03-04 15:11:08 +01:00
clientdb clientdb: allow multiple account updates in same TX 2020-03-12 15:17:32 +01:00
clmrpc clmrpc: add stream messages 2020-03-04 14:17:04 +01:00
clmscript client/clmscript: fix errors in witness size estimation 2020-03-09 20:00:20 -07:00
cmd client: refactor to start/stop model 2020-02-26 11:59:36 -03:00
order client/order: declare BaseSupplyUnit as the SupplyUnit type 2020-03-04 16:34:54 -08: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 client: implement stream RPC 2020-03-04 15:11:08 +01:00
server.go client: implement stream RPC 2020-03-04 15:11:08 +01:00
version.go auctioneer+trader: add trader server daemon 2019-11-28 13:46:55 +01:00