-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Allow seller to take any offers #2813
Allow seller to take any offers #2813
Conversation
Only buyers should be restricted if their account age is too young.
We have one very suspicious case where the trader created his account on 15. of March. To be more safe to exclude potential scammers we decrease the check to 1st of march.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK - was able to re-produce it with Zelle in current master and it was fixed in this PR.
☝️ Just improved layout of Zelle buyer form on the way to prevent scrolling |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
Looks good
Just found a little detail that needed to be changed. Translations and references of March 15th needs to be changed to March 1st. And so the release build starts again 😉 |
No description provided.