You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the /#/market?id= page, the Net Position and Quantity for each outcome is displayed either rounded or truncated to 0.0001. The precise amount doesn't seem to be visible anywhere, so it's not possible to create a sell order for all of your shares.
Steps to reproduce
Tell us how to reproduce the issue.
Acquire 1.012345 shares of any outcome
View the associated market; Net Position and Quantity will both be 1.0123
Sell the displayed quantity of shares (1.0123) -- now, the Quantity will be correctly displayed as 0.000045. But, it's too late, as sending a second order for this tiny amount would not be worth the gas. It's just dust now.
Note: in this example, as well as what I actually experienced, it's not clear if the amount was rounded or truncated. If it turns out to be rounded, then one could actually end up with an unexpected short position in the outcome, although this would at least be discernible from the order entry (>0 ETH cost).
Expected behavior
The precise quantity of shares held should be displayed IMO.
Screenshots
If applicable, add screenshots to help explain the problem.
Environment
Operating system: Debian
Browser: Firefox
If using Augur App:
Augur App version: 1.8.3
Are you connecting with a pre-existing option from the dropdown list of networks? Yes
If so, which one? Local light node (experimental)
The text was updated successfully, but these errors were encountered:
Summary
On the
/#/market?id=
page, the Net Position and Quantity for each outcome is displayed either rounded or truncated to 0.0001. The precise amount doesn't seem to be visible anywhere, so it's not possible to create a sell order for all of your shares.Steps to reproduce
Tell us how to reproduce the issue.
Expected behavior
The precise quantity of shares held should be displayed IMO.
Screenshots
If applicable, add screenshots to help explain the problem.
Environment
If using Augur App:
The text was updated successfully, but these errors were encountered: