pool/order
Oliver Gugger 71b7f419d8
order+funding: use correct multisig key
If we're the provider of a sidecar channel then we don't actually have
the private key of the funding multisig key. Therefore we cannot
re-derive it on demand and have to use the key provided in the sidecar
ticket instead.
2021-04-06 13:41:49 +02:00
..
batch.go order+funding: use correct multisig key 2021-04-06 13:41:49 +02:00
batch_signer.go multi: fix import order 2020-09-09 19:55:16 -07:00
batch_storer.go multi: move auctioneer proto to auctioneerrpc package 2021-01-22 10:41:44 +01:00
batch_storer_test.go multi: move auctioneer proto to auctioneerrpc package 2021-01-22 10:41:44 +01:00
batch_test.go order+funding: use correct multisig key 2021-04-06 13:41:49 +02:00
batch_verifier.go order: validate self chan balance in deltas 2021-03-19 16:50:32 +01:00
batch_verifier_test.go order: validate self chan balance in deltas 2021-03-19 16:50:32 +01:00
interface.go order+clientdb: add sidecar ticket to bid order 2021-04-02 14:18:10 +02:00
interface_test.go order: account for last match consuming all units left in reserved value computation 2020-11-12 11:40:19 -08:00
log.go client+order: store order 2020-01-17 17:41:25 +01:00
manager.go multi: add sidecar ticket to RPC bid order 2021-04-06 13:36:30 +02:00
manager_test.go multi: add sidecar ticket to RPC bid order 2021-04-06 13:36:30 +02:00
mock_test.go clientdb: store LocalBatchSnapshot on StorePendingBatch 2020-09-10 10:41:31 +02:00
rpc_parse.go multi: add self chan balance to order submission RPCs 2021-03-19 16:50:31 +01:00
supplyunit.go order+pool: round default min chan amt to nearest unit 2020-11-11 14:28:23 -08:00
supplyunit_test.go order+pool: round default min chan amt to nearest unit 2020-11-11 14:28:23 -08:00
tradingfees.go order: validate self chan balance in deltas 2021-03-19 16:50:32 +01:00