pool/cmd/pool
Oliver Gugger 8b57bb9a4e
multi: replace PendingBatch with PendingBatchSnapshot
To be able to fully clean up an old, pending batch snapshot on daemon
startup, we first need to switch to a method that returns the full
snapshot instead of just its ID.
2020-12-09 09:42:30 +01:00
..
account.go cmd/pool: fix typo on account deposit 2020-11-28 12:35:52 +02:00
auction.go cmd/pool: add num_batches to snapshot command 2020-11-30 23:44:27 +01:00
auth.go cmd: rename llmd and llm to poold and pool 2020-09-09 19:55:07 -07:00
debug.go multi: replace PendingBatch with PendingBatchSnapshot 2020-12-09 09:42:30 +01:00
main.go cmd/pool: add debug commands 2020-11-24 14:28:02 +01:00
order.go order+pool: round default min chan amt to nearest unit 2020-11-11 14:28:23 -08:00