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

bug: Don't fail ante handler on simulate tx with no fee (backport #120) #121

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 16, 2024

We didn't intend to deny simulate requests with no fee set, but the only way we previously tested it was with a valid fee, but gas=auto it seems.

I've tried to case around the simulate in the ante handler so that min gas price still gets set on the context, but we don't fail on no fee coins in the tx.


This is an automatic backport of pull request #120 done by Mergify.

@Eric-Warehime Eric-Warehime merged commit 41098c3 into sdk-47 Jun 16, 2024
8 checks passed
@Eric-Warehime Eric-Warehime deleted the mergify/bp/sdk-47/pr-120 branch June 16, 2024 04:37
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

Successfully merging this pull request may close these issues.

1 participant