pool/auctioneer
Wilmer Paulino 8173e4874a
auctioneer: cancel order with nonce preimage instead
This prevents traders from canceling an order that does not belong to
them. Previously, the order nonce was required, but this could be
learned from any trader by matching with it throughout batch execution.
2020-10-21 13:10:54 -07:00
..
account_subscription.go auctioneer: add error channel to subscription 2020-10-05 14:31:43 +02:00
account_subscription_test.go auctioneer: add error channel to subscription 2020-10-05 14:31:43 +02:00
batch.go multi: fix import order 2020-09-09 19:55:16 -07:00
client.go auctioneer: cancel order with nonce preimage instead 2020-10-21 13:10:54 -07:00
err_chan_switch.go auctioneer: add error channel switch 2020-10-05 15:21:26 +02:00
errors.go multi: rename project from llm to pool 2020-09-09 19:55:10 -07:00
log.go auctioneer+trader: add trader server daemon 2019-11-28 13:46:55 +01:00