archway-network / archway

Archway Network
https://archway.io
Other
74 stars 99 forks source link

tests: set mPoG to be non-zero for interchaintest setup #445

Open spoo-bar opened 1 year ago

spoo-bar commented 1 year ago

Currently mPoG used in Interchaintest is the default value of 0aarch. This prevents us from testing possible issues with fees when we performing these tests.

e.g If we had enabled fees on interchaintest and also had smart contract interactions pre and post upgrade, we would have caught https://github.com/archway-network/archway/issues/438 during the development itself