pool/clientdb
Oliver Gugger 790f05b851 clientdb: allow multiple order updates in same TX
With this commit we prepare the client order database to allow
multiple manipulations to occur in a single database transaction.
2020-03-12 15:18:19 +01:00
..
account.go clientdb: allow multiple account updates in same TX 2020-03-12 15:17:32 +01:00
account_test.go multi: allow account closure through expiration and multi-sig paths 2020-02-05 12:09:47 -08:00
codec.go multi: allow account closure through expiration and multi-sig paths 2020-02-05 12:09:47 -08:00
db.go client+order: store order 2020-01-17 17:41:25 +01:00
log.go multi: add persistent bolt storage 2019-12-11 18:59:58 -08:00
metadata.go multi: add persistent bolt storage 2019-12-11 18:59:58 -08:00
order.go clientdb: allow multiple order updates in same TX 2020-03-12 15:18:19 +01:00
order_test.go client: implement stream RPC 2020-03-04 15:11:08 +01:00