gaia icon indicating copy to clipboard operation
gaia copied to clipboard

Rho: add bypass min fee test in e2e test

Open yaruwangway opened this issue 2 years ago • 1 comments

Summary

add bypass min fee test to e2e test.

Problem Definition

custom app.toml file to add bypass-min-fee-msg-types = []

Proposal


For Admin Use

  • [ ] Not duplicate issue
  • [ ] Appropriate labels applied
  • [ ] Appropriate contributors tagged
  • [ ] Contributor assigned/self-assigned
  • [ ] Is a spike necessary to map out how the issue should be approached?

yaruwangway avatar Jun 27 '22 15:06 yaruwangway

i find a way to add bypass fee to app.toml to form a custom config! @okwme

node setup: min_gas_price in app.toml non-zero set bypass msg types in app.toml

submit bypass msg txs to this node. @tokamak-git

yaruwangway avatar Jun 28 '22 17:06 yaruwangway