wasmd/contrib/devtools
Leonardo Bragagnolo d0befd973d
Added randomized simulation parameters generation (#389)
* added simulation params

* fixed return types

* implemented full sim test on wasmd

* removed wrong committed github action

* switched to a import export test since i'm introducing params and genesis simulations

* fixed makefile

* Fixed sim test flags not working

* fixed some errors on sim test

* fixed conflicts
still a failure to be solved

* fixed wasm params error

* added missing codec

* Update params.go

removed unused import

* fixed intellij cache errors

* added full app simulation test that pass

* added README.md for sims credits
added me into contributors list

Co-authored-by: riccardo.montagnin <riccardo.montagnin@gmail.com>
2021-02-05 13:19:14 +01:00
..
Makefile Added randomized simulation parameters generation (#389) 2021-02-05 13:19:14 +01:00
README.md Added randomized simulation parameters generation (#389) 2021-02-05 13:19:14 +01:00

README.md

Contributors

Thanks to the entire Cosmos SDK team and the contributors who put their efforts into making simulation testing easier to implement. 🤗

https://github.com/cosmos/cosmos-sdk/blob/master/contrib/devtools/Makefile