Skip to content
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

Increase security deposits #3826

Merged
merged 2 commits into from
Jan 2, 2020

Conversation

chimp1984
Copy link
Contributor

@chimp1984 chimp1984 commented Dec 23, 2019

Implement adjustment according to: bisq-network/proposals#155

For buyer:
Default: 15%
Min. 15% for Altcoin, 15% for Fiat
Max. 50% for Altcoin, 50% for Fiat
Absolute min. deposit in BTC: 0.006 BTC (currently 40 USD)

For Seller:
Fixed: 15%
Absolute min. deposit in BTC: 0.006 BTC (currently 40 USD)

Testing:
Create all offer types with min. sec. deposit, max. sec. deposit, min. trade amount, max. trade amount for both buy and sell side and fiat and altcoins. Take all offers and exectute trade if all works.
Also test backward compatibility with one node on PR version and one on master with all above combinations.

According to bisq-network/proposals#155

For buyer:
Default: 15%
Min. 15% for Altcoin, 15% for Fiat
Max. 50% for Altcoin, 50% for Fiat
Absolute min. deposit in BTC: 0.006 BTC (currently 40 USD)

For Seller:
Fixed: 15%
Absolute min. deposit in BTC: 0.006 BTC (currently 40 USD)
@ripcurlx
Copy link
Contributor

Just a heads up that I haven't planed to be available until 2nd of Jan, but I'll still try to do some reviews tomorrow.

Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

I notice that the min security deposit is now 0.006 for both buyers and sellers. This wasn't discussed much in the proposal but it's along the lines of aligning buyers and sellers security deposits.

@sqrrm
Copy link
Member

sqrrm commented Jan 2, 2020

During testing it might be worth taking care to test that the different verifiers don't work against each other to cause impossible conditions.

@ripcurlx ripcurlx added this to the v1.2.5 milestone Jan 2, 2020
@chimp1984 chimp1984 deleted the increase-security-deposits branch January 23, 2020 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants