[bisq-network/proposals] Proposal to increase liquidity on Bisq by allowing each offer to have multiple payment methods and currencies associated with it. (#288)

Bisq-knight notifications at github.com
Thu Dec 17 11:15:49 CET 2020


I think that's a great start. The maker side seems straight forward. How does the taker then select which of these is the one that will actually be in the contract?

I see it in multiple possible ways (also, please elaborate if I'm getting it wrong):
1. Simply use the current offer and p2p Messaging system to create multiple offers (or simply to create them in Bulk), no further changes required apart from disabling the not taken offers once one is taken. Downside here is that each offer would pay its own fee and have it's own deposit: very far from a desirable user experience, imho.
2. Adapt the actual offer model and possibly the trade protocol itself to support this more open ended offer schema (or at least this multi-offer-one-deposit scheme). This may also require us to change the taker side and expand the acceptance configuration (at the moment the only thing you can configure when taking an offer is the account to use and the amount in case of a min max offer)

Between 1 and 2, 1 might be easier to implement but terrible from a user perspective. On 2 we also need to take into account the taker side of the trade and how the protocol itself will handle that

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/proposals/issues/288#issuecomment-747345875
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201217/b3a063c1/attachment.htm>


More information about the bisq-github mailing list