Closed artemii235 closed 6 years ago
https://github.com/artemii235/SuperNET/releases/tag/v1.0.268 - release is published, please test it.
I'm not sure how to test this but it doesn't die anymore after losing network connectivity so does that mean this is resolved?
Yes, it stores decimals ones and doesn't request it anymore. Also if you try to enable ERC20 without network connectivity and missing decimals in config you should get an error from API (without any crash), please check this case as well.
Yeah, it works, no crash 🎉
Thanks for testing, closing the issue.
Decimals function is called every time whenever balance calculation is required, it results in many useless requests to Ethereum node.