Troy Kessler
Troy Kessler
> > Also add unit tests (or change some existing ones) where the inflation share value is an actual decimal and verify that the inflation is split correctly. > >...
> For the testing part... We already have the upgrade test in `interchaintest/upgrades/v1_5/upgrade_test.go`. We could just extend this test if we want to test the migration better. Removed the unit...
> > Please also add the max voting per pool parameter in the `x/bundles/keeper/msg_server_update_params_test.go` test file > > You mean in `x/pool/keeper/msg_server_update_params_test.go` ? There are no param changes in the...
> @troykessler could we split this into the changes due to bumping the module version and the changes for implementing the reader? I can split this PR into just `cosmos-types`,...
This PR gets split up here: https://github.com/hyperlane-xyz/hyperlane-monorepo/pull/6244