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

Add global minimum fees #808

Merged
merged 3 commits into from
May 26, 2023
Merged

Add global minimum fees #808

merged 3 commits into from
May 26, 2023

Conversation

BrandonWeng
Copy link
Contributor

Describe your changes and provide context

Sets a global minimum fee that takes inspiration from cosmos hub: https://github.com/cosmos/gaia/blob/d42583423861bbb7b60327e11802b3e79ac6e219/x/globalfee/ante/fee_utils.go#L23C1-L52

It takes the max of (global minimum gas prices, validator minimum gas prices) and uses that to run checkTx

Testing performed to validate your change

Integrates it with this PR: sei-protocol/sei-cosmos#252

@BrandonWeng BrandonWeng enabled auto-merge (squash) May 26, 2023 18:56
@BrandonWeng BrandonWeng merged commit 23d586a into master May 26, 2023
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.

5 participants