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
It seems that there is an error when calculating the funds required for buying memory using the API.
As my experience with the API is still quite small, I am not 100% sure this error comes from convex, but here is what I found:
Upon trying to buy 10 memory, the API told me I had insufficient funds.
However, when checking my balance, I can see I have totally enough.
After transferring a bigger amount of coins on this account, I managed to get "enough" funds as seen here:
(btw, there is also an issue with the quantity of memory bought but I opened a different issue for this)
PS : I got the same error while trying to transfer money. My guess is that when sending the required fund through the error, convex forget the price of the transaction and thus return an incorrect amount needed.
The text was updated successfully, but these errors were encountered:
Thanks for the report @Darkneew I will do some tests in the CVM side to see if I can replicate. If I can't replicate it is probably an issue with the convex-web API.
It seems that there is an error when calculating the funds required for buying memory using the API.
![Capture d’écran 2022-08-25 003518](https://user-images.githubusercontent.com/47215589/186474548-38828a3a-a36b-4ac2-ba1c-a17fefa99bba.jpg)
As my experience with the API is still quite small, I am not 100% sure this error comes from convex, but here is what I found:
Upon trying to buy 10 memory, the API told me I had insufficient funds.
However, when checking my balance, I can see I have totally enough.
After transferring a bigger amount of coins on this account, I managed to get "enough" funds as seen here:
![Capture d’écran 2022-08-25 003540](https://user-images.githubusercontent.com/47215589/186474996-8cb8ad9a-7e5b-4ebd-a7d9-4850194be124.jpg)
(btw, there is also an issue with the quantity of memory bought but I opened a different issue for this)
PS : I got the same error while trying to transfer money. My guess is that when sending the required fund through the error, convex forget the price of the transaction and thus return an incorrect amount needed.
The text was updated successfully, but these errors were encountered: