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
{{ message }}
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.
This used to be related to the way BigNumber handled longer numbers when ERRORS was set to true, however this has changed since March because they removed ERRORS, so if this is still an issue, the call to BigNumber should be new BigNumber(res.conversionrate.toString()) instead.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The exact error message in the dev tools console is:
error fetching defaults: BigNumber Error: new BigNumber() number type has more than 15 significant digits: 0.7748867277172958
It is being thrown from this line:
Sia-UI/plugins/Hosting/js/sagas/saga.js
Line 255 in 6629b14
I am on v1.3.1 on Windows Server 2016 and hosting space.
The text was updated successfully, but these errors were encountered: