pool/order
Olaoluwa Osuntokun 55bc067f1d client: add logic to register funding shims and open chans in batch lifecycle
In this commit, we add the missing logic to register for funding shims
when we're the taker of an executed order, and also to establish new
channels after we send OrderMatchAccept when we're the maker of an
executed order.
2020-05-07 19:37:05 -07:00
..
batch.go clientdb+order: remove batch ID parameter from MarkBatchComplete 2020-05-05 13:48:28 -07:00
batch_signer.go multi: add new OrderSignBegin message, fix OrderMatchSign 2020-04-29 15:04:42 -07:00
batch_storer.go clientdb+order: store pending batch transaction 2020-05-05 13:51:17 -07:00
batch_storer_test.go order: commit pending batch before providing signatures to auctioneer 2020-04-24 10:57:42 -07:00
batch_verifier.go multi: remove expiry from account diffs 2020-04-20 11:53:33 -07:00
batch_verifier_test.go multi: remove expiry from account diffs 2020-04-20 11:53:33 -07:00
interface.go client/order: add new PendingChanKey function 2020-05-07 19:36:59 -07:00
log.go client+order: store order 2020-01-17 17:41:25 +01:00
manager.go client: add logic to register funding shims and open chans in batch lifecycle 2020-05-07 19:37:05 -07:00
mock_test.go account: properly handle spend on pending batch not finalized 2020-05-05 13:53:32 -07:00
rpc_parse.go multi: remove expiry from account diffs 2020-04-20 11:53:33 -07:00
supplyunit.go client/order: declare BaseSupplyUnit as the SupplyUnit type 2020-03-04 16:34:54 -08:00
tradingfees.go client+order: remove account from account tally 2020-04-14 15:41:21 +02:00