pool/order
2023-05-16 17:30:59 -05:00
..
batch.go order+server: add flag based batch version 2023-03-08 17:42:06 +01:00
batch_signer.go order+account: use new MuSig2 v1.0.0-rc2 account version 2023-03-08 17:42:06 +01:00
batch_storer.go order: allow account version upgrade during batch 2022-09-12 17:20:12 +02:00
batch_storer_test.go order+auctioneer: parse height hint from auctioneer's proposed batch 2021-11-02 16:47:55 -07:00
batch_test.go order+server: add flag based batch version 2023-03-08 17:42:06 +01:00
batch_verifier.go multi: update order/batch verification for outbound liquidity auctions 2022-10-25 05:42:18 -07:00
batch_verifier_test.go multi: update order/batch verification for outbound liquidity auctions 2022-10-25 05:42:18 -07:00
interfaces.go order: use codec.WriteElements 2023-05-16 17:30:59 -05:00
interfaces_test.go order+account: use new MuSig2 v1.0.0-rc2 account version 2023-03-08 17:42:06 +01:00
log.go client+order: store order 2020-01-17 17:41:25 +01:00
manager.go multi: update order/batch verification for outbound liquidity auctions 2022-10-25 05:42:18 -07:00
manager_test.go multi: bump btcec/v2 and btcutil to new versions 2022-03-28 15:22:41 +02:00
mock_interfaces.go multi: calculate locked value based on account version 2022-09-12 17:20:12 +02:00
mock_test.go order: add DeleteOrder to store interface 2022-04-13 13:44:10 -07:00
rpc_parse.go multi: fix linter issues 2023-02-23 11:26:42 +01:00
rpc_parse_test.go rpc: populate allowed/not allowed node ids when listing orders 2023-01-06 08:31:19 -08:00
supplyunit.go multi: bump btcec/v2 and btcutil to new versions 2022-03-28 15:22:41 +02:00
supplyunit_test.go multi: bump btcec/v2 and btcutil to new versions 2022-03-28 15:22:41 +02:00
tradingfees.go order+account: use new MuSig2 v1.0.0-rc2 account version 2023-03-08 17:42:06 +01:00
tradingfees_test.go multi: bump btcec/v2 and btcutil to new versions 2022-03-28 15:22:41 +02:00