pool/order
Oliver Gugger 4964dfca6c
order+clientdb: add order specific events
We add a couple of order specific events which we use to track the
activity around orders. Some events track the timestamps at which we
persist a change to orders, other events track more volatile occurrences
of the match making process.
2020-10-01 13:16:47 +02:00
..
batch.go order: add AbandonCanceledChannels 2020-09-10 13:47:17 +02:00
batch_signer.go multi: fix import order 2020-09-09 19:55:16 -07:00
batch_storer.go clientdb: store LocalBatchSnapshot on StorePendingBatch 2020-09-10 10:41:31 +02:00
batch_storer_test.go multi: rename project from llm to pool 2020-09-09 19:55:10 -07:00
batch_verifier.go order: check order rate against matched batch clearing price 2020-09-16 15:41:37 -07:00
batch_verifier_test.go order: check order rate against matched batch clearing price 2020-09-16 15:41:37 -07:00
interface.go order+clientdb: add order specific events 2020-10-01 13:16:47 +02:00
interface_test.go multi: rename project from llm to pool 2020-09-09 19:55:10 -07:00
log.go client+order: store order 2020-01-17 17:41:25 +01:00
manager.go multi: check tor address without port 2020-09-18 10:54:26 -07:00
manager_test.go multi: rename project from llm to pool 2020-09-09 19:55:10 -07:00
mock_test.go clientdb: store LocalBatchSnapshot on StorePendingBatch 2020-09-10 10:41:31 +02:00
rpc_parse.go multi: check tor address without port 2020-09-18 10:54:26 -07:00
supplyunit.go client/order: declare BaseSupplyUnit as the SupplyUnit type 2020-03-04 16:34:54 -08:00
tradingfees.go order/tradingfees: correct fixed rate parts per _billion_ comment 2020-09-10 09:51:11 +02:00