dymension
dymension copied to clipboard
Fix simulation tests
Currently, simulation tests are broken
We should:
- fix the simulation tests, make sure all custom modules participate
- add Makefile targets to run the simulation (e.g https://github.com/cosmos/cosmos-sdk/blob/v0.46.0-rc1/Makefile#L263-L299)
- Add CI to run it periodically