pool/order
Olaoluwa Osuntokun 61ea03e4ee client/order: add new PendingChanKey function
The mapping in this function ensures that a given bid/ask pair will have
a unique deterministic pending channel ID to use when registering
funding shims and also making channels.
2020-05-07 19:36:59 -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 clientdb+order: remove batch ID parameter from MarkBatchComplete 2020-05-05 13:48:28 -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