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

Incorrect account age used for trade amount limititation #3247

Closed
littlebit2big opened this issue Sep 11, 2019 · 6 comments
Closed

Incorrect account age used for trade amount limititation #3247

littlebit2big opened this issue Sep 11, 2019 · 6 comments

Comments

@littlebit2big
Copy link

littlebit2big commented Sep 11, 2019

I hope I'm in the right place. I tried in Slack and Bisq forum first but keep getting referred here.

I'm getting an error message regarding trade amount limitation based on <2 months old which contradicts the actual age of my account which is displayed in the same message box.

v1.1.5

Trade Limit and Account Age Error

@wiz
Copy link
Contributor

wiz commented Sep 15, 2019

What payment method is this?

@niyid
Copy link
Contributor

niyid commented Sep 22, 2019

Is the 2 month restriction period a blanket rule or does the period vary depending on the payment account?

I also noticed the extra "days" already handled by formatted account age in resource bundle key: offerbook.warning.tradeLimitNotMatching.

Who is assigning?

@Sethadon
Copy link

Sethadon commented Dec 5, 2019

Same problem: https://www.reddit.com/r/bisq/comments/e5s86s/huh/

v1.2.3

@sqrrm
Copy link
Member

sqrrm commented Dec 9, 2019

@Sethadon Since March of 2019 the limit for buying using most fiat methods has been 0.01 BTC. This change hasn't been reflected in all the popups and warnings.

With the 1.2.0 release there is a signing mechanism to raise the limits for buying BTC with fiat. After doing a successful buy trade with a counterparty that's a signer your account will get signed and 30 days later the limits will increase.

@littlebit2big For this particular issue it looks a bit strange if this is a fiat trade. Maximum for fiat trades is 0.25 BTC so the 0.49 BTC indicate it's probably an altcoin trade. The warning looks strange, that account should have a 2 BTC limit.

@rafaelpac
Copy link
Contributor

PR #3847 fixed that, this can be closed.

@rafaelpac
Copy link
Contributor

Is the 2 month restriction period a blanket rule or does the period vary depending on the payment account?

I also noticed the extra "days" already handled by formatted account age in resource bundle key: offerbook.warning.tradeLimitNotMatching.

Who is assigning?

This was fixed by #3804, but now the message is all changed to reflect the account signing protocol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants