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

[WIP] Increase tolerated trade limit from 0.01 BTC to 0.02 BTC #2904

Closed
wants to merge 1 commit into from

Conversation

ripcurlx
Copy link
Contributor

@ripcurlx ripcurlx commented Jun 19, 2019

@ripcurlx ripcurlx requested a review from sqrrm as a code owner June 19, 2019 16:01
@ripcurlx ripcurlx changed the title Increase tolerated trade limit from 0.01 BTC to 0.02 BTC based on accepted proposal https://github.com/bisq-network/proposals/issues/95 Increase tolerated trade limit from 0.01 BTC to 0.02 BTC Jun 19, 2019
Copy link
Member

@devinbileck devinbileck left a comment

Choose a reason for hiding this comment

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

utACK

@sqrrm
Copy link
Member

sqrrm commented Jun 20, 2019

What is the effect on compatibility of old and new clients when we hard code a change like this? Will old clients just see new offers that they consider risky and not be able to trade with them? Will new clients try to take offers of > 0.01 from old clients and get rejected? Should we try to handle at least future cases with some kind of versioning so that it doesn't cause too much extra support and arbitration work?

@ripcurlx ripcurlx changed the title Increase tolerated trade limit from 0.01 BTC to 0.02 BTC [WIP] Increase tolerated trade limit from 0.01 BTC to 0.02 BTC Jul 15, 2019
@ripcurlx
Copy link
Contributor Author

Closing branch for now because of the backwards compatibility risk and the upcoming account signing feature.

@ripcurlx ripcurlx closed this Aug 27, 2019
@ripcurlx ripcurlx deleted the increase-buy-limit branch September 26, 2019 12:12
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.

Increase buy limit for new accounts from 0.01 to 0.02 BTC
3 participants