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
All prices for trades in the market are 0 even if they are submitted with non-zero prices. Other problem is price mark is static even if oracles are coming, and Market is constantly in the auction monitoring:
Observed behaviour
The trade prices are zero
Expected behaviour
Price should be as they are submitted.
Steps to reproduce
1. Submit `xyz` transaction
2. With this payload
3. Query `abc` API
4. Observe the error
daniel1302
changed the title
[Bug]: Proce is zero for market with decimal places bigger than asset decimals
[Bug]: Price is zero for market with decimal places bigger than asset decimals
May 20, 2024
Problem encountered
All prices for trades in the market are 0 even if they are submitted with non-zero prices. Other problem is price mark is static even if oracles are coming, and Market is constantly in the auction monitoring:
Observed behaviour
The trade prices are zero
Expected behaviour
Price should be as they are submitted.
Steps to reproduce
Software version
v0.76.3
Failing test
No response
Jenkins run
No response
Configuration used
The market config is like the following:
Asset is the following
Relevant log output
No response
The text was updated successfully, but these errors were encountered: