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

GasPrice error #1174

Closed
DimaGavrushko opened this issue Jul 31, 2024 · 8 comments
Closed

GasPrice error #1174

DimaGavrushko opened this issue Jul 31, 2024 · 8 comments
Labels
bug Something isn't working keplr-extension This is for keplr browser extension

Comments

@DimaGavrushko
Copy link

Our application uses Keplr, for evm transactions also.

After the latest release v0.12.118 for some reason you automatically pass invalid gasPrice to transaction body and that breaks it execution.
image
As the result we got an error for every evm transaction.
image

Nothing changed on our side, we pass valid maxFeePerGas and maxPriorityFeePerGas.

Maybe something should be fixed on our side, but I didn't find any new documentaion about last release.
I will appreciate any help, thanks.

@DimaGavrushko DimaGavrushko added bug Something isn't working keplr-extension This is for keplr browser extension labels Jul 31, 2024
@delivan
Copy link
Member

delivan commented Jul 31, 2024

Hey @DimaGavrushko, can you give the link where you try to send tx?

@DimaGavrushko
Copy link
Author

Hi @delivan
I didn't get what link you want. Do you want a link to our app, where you will try to test transactions?

@delivan
Copy link
Member

delivan commented Jul 31, 2024

@DimaGavrushko Yes I do

@DimaGavrushko
Copy link
Author

@delivan
https://test.xficonsole.com/

You should:

  1. Login with keplr
  2. Go to evm/wallet
  3. Send XFI

But I think you need some test coins. If yes, you can write to my work email [email protected] and provide 0x address. I will send you some coins for test

@delivan
Copy link
Member

delivan commented Jul 31, 2024

@DimaGavrushko Can you give some coins to 0x7F7Ec812297f74c80Fc8bCaf11ac881DC88eb216? Thank you.

@DimaGavrushko
Copy link
Author

@DimaGavrushko Can you give some coins to 0x7F7Ec812297f74c80Fc8bCaf11ac881DC88eb216? Thank you.

Done
https://test.xfiscan.com/tx/0xd7207fb80ec669890ee722fb063fb2319205db7db1f65d416c48f86fd8f31801

@delivan
Copy link
Member

delivan commented Jul 31, 2024

It's a bug on our side. It will be fixed if this is published. Thank you for reporting this.

@DimaGavrushko
Copy link
Author

It's a bug on our side. It will be fixed if this is published. Thank you for reporting this.

Thanks for the prompt solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working keplr-extension This is for keplr browser extension
Projects
None yet
Development

No branches or pull requests

3 participants