Test: global fee params migration #2456
Labels
status: waiting-triage
This issue/PR has not yet been triaged by the team.
type: feature-request
New feature or request improvement
Summary
The global fee and bypass-msgs are refactored. #2270
The global fee params are migrated to add two more params "bypass_min_fee_msg_types" and "max_total_bypass_minFee_msg_gas_usage".
Tests should be added to ensure the params are correctly migrated.
Problem Definition
Proposal
The following tests should be added:
run network with gaiad v9 -> propose 0.1uatom as global fee -> propose upgrade to v10 -> check the global fee params: global fee min gas should be 0.1 uatom, the bypass-msg and allowed bypass gas should be the default value.
For Admin Use
The text was updated successfully, but these errors were encountered: