Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet incorrectly formats gas price in contract interaction screen #431

Open
jdowning100 opened this issue Jan 8, 2025 · 2 comments
Open

Comments

@jdowning100
Copy link
Collaborator

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.
Screen Shot 2025-01-08 at 1 24 40 PM

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jdowning100 and others