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

feat: bypass min fee check for custom message types #1447

Merged
merged 8 commits into from
Apr 27, 2022

Conversation

alexanderbez
Copy link
Contributor

@alexanderbez alexanderbez commented Apr 25, 2022

replaces: #1352

Support custom message types to bypass minimum fee checks for during CheckTx. By default, the following message types are set:

  • MsgRecvPacket
  • MsgAcknowledgement
  • MsgUpdateClient

@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #1447 (34464e3) into main (913c020) will increase coverage by 5.23%.
The diff coverage is 33.48%.

@@            Coverage Diff             @@
##             main    #1447      +/-   ##
==========================================
+ Coverage   10.44%   15.68%   +5.23%     
==========================================
  Files          11       10       -1     
  Lines        1082     1371     +289     
==========================================
+ Hits          113      215     +102     
- Misses        964     1145     +181     
- Partials        5       11       +6     

@alexanderbez
Copy link
Contributor Author

Check Markdown links / markdown-link-check failure is unrelated to this PR (should be fixed on main)

@alexanderbez alexanderbez merged commit 0e94267 into main Apr 27, 2022
@alexanderbez alexanderbez deleted the bez/min-fee-ibc-bypass branch April 27, 2022 13:06
mergify bot pushed a commit that referenced this pull request Apr 27, 2022
(cherry picked from commit 0e94267)

# Conflicts:
#	CHANGELOG.md
#	docs/governance/formatting.md
#	docs/governance/params-change/Crisis.md
#	docs/governance/params-change/Slashing.md
#	docs/governance/params-change/param-index.md
#	docs/governance/proposals/2021-09-hub-ibc-router/README.md
#	docs/governance/state-of-cosmos-governance-2021.md
#	docs/gtm-interchain.md
#	docs/hub-tutorials/upgrade-node.md
#	docs/launch/blog-2-en.md
#	docs/migration/cosmoshub-3.md
#	docs/migration/cosmoshub-3[ES_es].md
#	docs/migration/cosmoshub-3[KR_kr].md
#	docs/validators/validator-faq.md
#	docs/validators/validator-setup.md
#	docs/zh/launch/blog-2-cn.md
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.

2 participants