pool/order
Olaoluwa Osuntokun 3363f8626a
order: only require advertised addressees for ask orders
In this commit, we relax the node addr requirement to only apply to
those that want to submit ask orders. If you're selling channels, then
you should be an actual routing node, meaning you're accepting inbound
connections. As a result, we now only apply this requirement, as this
allows those that needs inbound channels (putting in bids) to not be
exposed to the network.
2020-07-10 19:58:15 -07:00
..
batch.go order: update height hint for accounts in batch 2020-07-01 17:01:23 -07:00
batch_signer.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
batch_storer.go order: update height hint for accounts in batch 2020-07-01 17:01:23 -07:00
batch_storer_test.go order: update height hint for accounts in batch 2020-07-01 17:01:23 -07:00
batch_verifier.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
batch_verifier_test.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
interface.go order: add String() method for order type 2020-07-01 17:52:06 -07:00
log.go client+order: store order 2020-01-17 17:41:25 +01:00
manager.go order: only require advertised addressees for ask orders 2020-07-10 19:58:15 -07:00
mock_test.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
rpc_parse.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00
supplyunit.go client/order: declare BaseSupplyUnit as the SupplyUnit type 2020-03-04 16:34:54 -08:00
tradingfees.go multi: rename, fix modules 2020-06-21 19:37:00 -07:00