RandomizedParams has been removed from the AppModuleSimulation interface. Previously, it generated random parameter changes during simulations through ParamChangeProposal, which is now legacy. Since all modules have been migrated away from using ParamChangeProposal, we can now safely remove RandomizedParams from the interface.
Adding simulation (including MsgUpdateParams proposal) will be added in a separated PR,
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
[x] targeted the correct branch (see PR Targeting)
[x] provided a link to the relevant issue or specification
[ ] included the necessary unit and integration tests
[x] reviewed "Files changed" and left comments if necessary
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
[ ] confirmed all author checklist items have been addressed
Description
RandomizedParams has been removed from the AppModuleSimulation interface. Previously, it generated random parameter changes during simulations through ParamChangeProposal, which is now legacy. Since all modules have been migrated away from using ParamChangeProposal, we can now safely remove RandomizedParams from the interface.
Adding simulation (including
MsgUpdateParams
proposal) will be added in a separated PR,Closes: L-2, L-7
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.
I have...
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.
I have...