aave-js icon indicating copy to clipboard operation
aave-js copied to clipboard

test: add test for getCompoundedStableBalance

Open sakulstra opened this issue 3 years ago • 0 comments

On discord someone reported that stable debt via aave-js is not accurate. We're talking about this level of accuracy though:

    Expected: "3.522780300627623423259"
    Received: "3.522780783106224263521e+21"

I created a test to see if it's related to our rayPow approximation, but it seems to be not related. Creating this pr so that in case we can pick it up if we want to.

sakulstra avatar Feb 25 '21 10:02 sakulstra