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 21, 2019. It is now read-only.
Go to "Send Offline" page
Switch gas price unit to "gwei".
Enter from address and push "Generate Information" button
Check gas price value. I my case it should be 4 gwei, but instead it is 4000000000 gwei.
After gas price unit is switched to gwei you can refresh page, enter address and push "Generate Information" button, price again will be 4000000000 gwei.
Expected behaviour - gas price should be billion times less in gwei.
My environment - Chrome, Ubuntu 16.04
The text was updated successfully, but these errors were encountered:
@gamalielhere please reset the drop-down back to Wei when generate information button pressed, or detect which unit it is in and calculate the correct value
@un1t thank you for bringing this to our attention
How to reproduce:
Go to "Send Offline" page
Switch gas price unit to "gwei".
Enter from address and push "Generate Information" button
Check gas price value. I my case it should be 4 gwei, but instead it is 4000000000 gwei.
After gas price unit is switched to gwei you can refresh page, enter address and push "Generate Information" button, price again will be 4000000000 gwei.
Expected behaviour - gas price should be billion times less in gwei.
My environment - Chrome, Ubuntu 16.04
The text was updated successfully, but these errors were encountered: