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
0.001 Collatearal
Describe the bug It seems like the UI is throwing an error when I am trying to buy an outcome with 0.001 DAI
0.001 DAI
To Reproduce Steps to reproduce the behavior:
0.001
Buy - Button
gnosis-conditional-exchange::Market::Buy - invalid input argument (arg="investmentAmount", reason="invalid number value", value={"_hex":"-0x093cafac6a8000"}, version=4.0.46)
Expected behavior User should be able to purchase 0.001 value worth of outcome tokens.
Screenshots
The text was updated successfully, but these errors were encountered:
@pimato Hey men I looked at it seems that the issue is that when we subtract the relay fee from that amount it ends up being negative value...
Sorry, something went wrong.
Mi-Lan
Successfully merging a pull request may close this issue.
Describe the bug
It seems like the UI is throwing an error when I am trying to buy an outcome with
0.001 DAI
To Reproduce
Steps to reproduce the behavior:
0.001
as purchase amountBuy - Button
gnosis-conditional-exchange::Market::Buy - invalid input argument (arg="investmentAmount", reason="invalid number value", value={"_hex":"-0x093cafac6a8000"}, version=4.0.46)
Expected behavior
User should be able to purchase 0.001 value worth of outcome tokens.
Screenshots
Bildschirmaufnahme.2021-08-12.um.11.18.41.mov
The text was updated successfully, but these errors were encountered: