pool/cmd/pool
Olaoluwa Osuntokun 064ef461d2
poolrpc: modify OfferSidecarRequest to embed bid expose auto flag
In this commit, we modify the `OfferSidecarRequest` to instead embed the
entire bid order. This makes parsing on the command line a bit easier,
and sets us up for auto negotiation, as we'll need to have the entire
bid ahead of time so we can submit it during ticket negotiation.
2021-05-09 19:24:52 -07:00
..
account.go cmd/pool: add initiator string 2021-01-29 12:56:23 +01:00
auction.go multi: add sidecar channel info to leases list 2021-04-07 14:19:30 +02: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
info.go cmd/pool: add getinfo and stop commands 2021-02-02 09:57:18 +01:00
main.go cmd/pool: add sidecar commands for offer/register/expect 2021-04-07 14:14:11 +02:00
order.go cmd/pool: use QuoteOrder RPC for printing order details 2021-05-05 15:58:50 +02:00
sidecar.go poolrpc: modify OfferSidecarRequest to embed bid expose auto flag 2021-05-09 19:24:52 -07:00