chainapsis / keplr-wallet

The most powerful wallet for the Cosmos ecosystem and the Interchain
https://www.keplr.app
Other
774 stars 463 forks source link

App is ignoring sent fees #1094

Closed StrathCole closed 7 months ago

StrathCole commented 7 months ago

Describe the bug When sending gas fees to the keplr mobile wallet, these are ignored and overridden by the app. This leads to the fact that taxable transactions on terra classic cannot be executed when using wallet connect with keplr mobile.

To Reproduce Go to wallet.terra-classic.io Connect using keplr mobile Go to my wallet Click on the send button and fill out the form, check the data in the mobile app

Expected behavior Gas fees sent by the dApp should be respected by the app.

Screenshot_20240411-213559 Screenshot_20240411-213621

HeesungB commented 7 months ago

@StrathCole Keplr does not automatically assign a Tax value. You need to add it as a preferNoSetFee option on terra-classic website.

I think you should contact terra-classic website developer.

StrathCole commented 7 months ago

@StrathCole Keplr does not automatically assign a Tax value. You need to add it as a preferNoSetFee option on terra-classic website.

I think you should contact terra-classic website developer.

Thank you. The site is using cosmes to connect, so I'll contact them.

StrathCole commented 7 months ago

@HeesungB but just to make sure. I could only find that option for the extension. Is there docs how to use it with walletconnect on keplr mobile? Extension is working just fine.

HeesungB commented 7 months ago

@StrathCole There is no documentation on mobile, but it works the same as the extension.

StrathCole commented 7 months ago

Okay, thank you. Will continue with cosmes then :pray: