[x] After changing an asset to short, auto-filled value after typing sUSD amount doesn't change. It should either go back to 0 when changing asset to short or do the conversion again.
[x] Unable to short sBTC with default value entered after typing sUSD value for collateral:
Choose sBTC as shorted asset, then type 1001 sUSD as collateral and try to submit a transaction. If you change the value of shorted sBTC to 0.014 sBTC - it will work. Something is wrong with decimals.
[x] "Liquidation Price" sometimes shows as
Infinity%
after connecting a wallet on shorting page.[x] 403 errors from Infura (rejected due to project ID settings): https://kwenta-git-test-shorting-kovan-subgraph-synthetixio.vercel.app/shorting
[x] Unable to close position, VM execution error:
This was because of missing error handling:
[x] After changing an asset to short, auto-filled value after typing sUSD amount doesn't change. It should either go back to 0 when changing asset to short or do the conversion again.
[x] Unable to short sBTC with default value entered after typing sUSD value for collateral: Choose sBTC as shorted asset, then type 1001 sUSD as collateral and try to submit a transaction. If you change the value of shorted sBTC to
0.014 sBTC
- it will work. Something is wrong with decimals.