pool/order
Oliver Gugger 75bf4e020a
rpcserver+order: remove funding shim on subsequent prepare
Because we have to always expect an OrderMatchPrepare to be sent
multiple times, we need to make sure we clean up our funding shims from
the previous pending batch.
2020-08-21 15:19:44 +02:00
..
batch.go multi: move FeeSchedule to terms package 2020-08-18 13:15:34 +02:00
batch_signer.go multi: update aperture, use lndclient, remove loop 2020-08-11 19:41:01 +02:00
batch_storer.go order: use state pending batch when storing account diff 2020-08-17 11:44:30 +02:00
batch_storer_test.go order: use state pending batch when storing account diff 2020-08-17 11:44:30 +02:00
batch_verifier.go multi: move FeeSchedule to terms package 2020-08-18 13:15:34 +02:00
batch_verifier_test.go multi: move FeeSchedule to terms package 2020-08-18 13:15:34 +02:00
interface.go multi: move FeeSchedule to terms package 2020-08-18 13:15:34 +02:00
interface_test.go multi: move FeeSchedule to terms package 2020-08-18 13:15:34 +02:00
log.go client+order: store order 2020-01-17 17:41:25 +01:00
manager.go rpcserver+order: remove funding shim on subsequent prepare 2020-08-21 15:19:44 +02:00
manager_test.go order+rpcserver: enforce order duration limit and multiple 2020-08-18 13:38:35 +02:00
mock_test.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
rpc_parse.go multi: move FeeSchedule to terms package 2020-08-18 13:15:34 +02:00
supplyunit.go client/order: declare BaseSupplyUnit as the SupplyUnit type 2020-03-04 16:34:54 -08:00
tradingfees.go multi: move FeeSchedule to terms package 2020-08-18 13:15:34 +02:00