-
-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple Payment Method For One Offer (Cloning offers) #1054
Comments
I don't like this for 3 reasons:
|
Yes, I've had this happen a few times in the current trade protocol on bisq: I want to accept an offer and it's already been taken by someone else. |
what? no, wallets are non-custodial.
Can be adjusted.
Probably can be fixed.
both taker and maker already frustrated from liquidity issues on both Haveno and Bisq |
The offers themselves are factually fractionally reserved. If I put 10 XMR of orders on the books but in reality there is only 1 XMR up for trade, that is fractionally reserved.
Slow roundtrip is a tor limitation, no fixing that. This system worked on localmonero because they have a centralized server and can instantly close offers once one is taken, doesn't work for Haveno.
bisq already implements fractional reserved offers and it didn't bring them a whole lot more liquidity. It was claimed paypal would massively increase haveno volume, yet i have seen barely any paypal trades so far. |
It depends on the currency, (bisq trading history) most: XMR, EUR, USD, BRL |
as i said order book stats can be adjusted and make it transparent.
It shouldn't mean we should give up and use CEX.
where? and if your understanding of fractional reserved is this, then its good to have it |
|
Thanks that feature is also really needed for Haveno imo |
There is no "giving up and using CEX" here, we just don't want fractional reserve offers that will lead to tons of offers constantly failing to take.
And imo it would greatly hurt Haveno and make it even worse of an experience to use for regular users. The only people who would benefit from this are traders with little Monero liquidity. I do not support subsidizing these people, you want a solution? Buy some more Monero cheapcels. |
thanks for letting me know you're trolling |
I am dead serious. If you don't have the Monero, don't try to implement fractionally reserved offers to make up for your lack of Monero liquidity. |
What about 1 offer but can have multiple payment methods and price tiers (1-5k 3% 5k-10k 2% 10k+ 1%) etc |
"Looks like this is a massive change to the underlying protocol, which already isn't that stable right now." |
I think accepting multiple payment methods for a single offer would be an improvement. Would be a nice QoL and it would open up wider options for people to buy and sell Monero instead of being pigeon-holed into a single payment method when they would otherwise be happy to accept other payment methods as well. Naturally that means more trades would happen. I'm sure there are ways we can think of to account for the potentially inflated orderbook stats. For example, just off the top of my head, maybe a unique category in the stats for multiple payment method offers? Or dividing by the number of payment methods connected to an offer so it's not "double counting" What are the chances different users take the same offer around the same time? I would think it would be pretty rare even with the longer delay from Tor. But maybe I'm wrong. And worst case a notice can just inform the user that someone else has already taken the offer/offer has been taken down. Not sure why that would be such a big deal. |
15% security deposit limits traders to have maximum 6 offers at same time (100/15 = 6.66) otherwise makers have to lower limits which is resulting in very low liquidity.
Similar proposals for Bisq:
bisq-network/proposals#402
bisq-network/proposals#288
https://bisq.wiki/Cloning_an_offer
The text was updated successfully, but these errors were encountered: