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 6, 2020. It is now read-only.
I watched a contract and noticed it never ending a loading where the latest transactions should appear.
Also if I click on Edit or Execute, or anything that would open a subdialog, the same dialog keep popping in front of the first dialog, making impossible to use. Only way to get out of this is closing browser tab.
Browser console start flooding this messages:
queryContract Error: new BigNumber() number type has more than 15 significant digits: 29754988496438030000
at P (vendor.js:31)
at new t (vendor.js:31)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at d._renderValidatedComponentWithoutOwnerOrContext (vendor.js:76)
at d._renderValidatedComponent (vendor.js:76)
_sendData 2 Error: new BigNumber() number type has more than 15 significant digits: 29754988496438030000
at P (vendor.js:31)
at new t (vendor.js:31)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at t.value (index.ef7beb4014.js:22)
at d._renderValidatedComponentWithoutOwnerOrContext (vendor.js:76)
at d._renderValidatedComponent (vendor.js:76)
Clicking view details makes that error come faster than the normal cycle.
This errors start when I enter the contract and stop when I click in Execute, but once I select an address they start happening again and makes a lot of subdialogs to appear.
I watched a contract and noticed it never ending a loading where the latest transactions should appear.
Also if I click on Edit or Execute, or anything that would open a subdialog, the same dialog keep popping in front of the first dialog, making impossible to use. Only way to get out of this is closing browser tab.
Browser console start flooding this messages:
Clicking view details makes that error come faster than the normal cycle.
This errors start when I enter the contract and stop when I click in Execute, but once I select an address they start happening again and makes a lot of subdialogs to appear.
Image of contract never ending load: https://files.gitter.im/ethcore/parity/nixl/image.png
Image of infinite dialogs: https://files.gitter.im/ethcore/parity/CIYs/image.png
Name: vSlice Profit Container
Address: 0x51FFC1b089392a5bb65BF24EAf04d07D0e6F88B5
ABI: http://api.etherscan.io/api?module=contract&action=getabi&address=0x51FFC1b089392a5bb65BF24EAf04d07D0e6F88B5&format=raw
Code from address_book.json:
The text was updated successfully, but these errors were encountered: