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
When editing the gas price in the contract interaction view, the user-input gas price field is not properly stored or is improperly formatted. I put 50 gwei, but the resulting transaction (after proto-decoding) has 50000000000 gwei. This could cause a user to lose funds.
What did not work?
The wallet did not properly reflect the user-input gas price in the transaction.
Version
None
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Discord Discussion Link
No response
What browsers are you seeing the problem on?
Chrome
What were you trying to do?
When editing the gas price in the contract interaction view, the user-input gas price field is not properly stored or is improperly formatted. I put 50 gwei, but the resulting transaction (after proto-decoding) has 50000000000 gwei. This could cause a user to lose funds.
What did not work?
The wallet did not properly reflect the user-input gas price in the transaction.
Version
None
Relevant log output
No response
The text was updated successfully, but these errors were encountered: