We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I made sure that a trade failed and yet it appears on the list of trades, probably not the intended behavior, let me know if thats a valid concern:
In short, the buyer didn't buy anything in this case, he lost the security deposit, yet it still appears
The text was updated successfully, but these errors were encountered:
To make this clear: does the current implementation imply that the transaction succeeded?
Sorry, something went wrong.
Yes, it shows up under the market > trades so i assume it should be only the successful trades
Yeah that probably isn’t right
What might be more pressing—on one of the pages is an option to export transactions to a CSV. I wonder if the failed trade shows up there 💀
Only successful trades are published in the 1.0.6 release: 14d1702
No branches or pull requests
I made sure that a trade failed and yet it appears on the list of trades, probably not the intended behavior, let me know if thats a valid concern:
In short, the buyer didn't buy anything in this case, he lost the security deposit, yet it still appears
The text was updated successfully, but these errors were encountered: