* 457
* upgrade ci
* go get -> go install
* change denom to new format
* Update config.yml
* Revert "change denom to new format"
This reverts commit e637cf5aa417f5df9b91c196d97de85dcb70db01.
* bump ibc-go to v3.2.x
* Update config.yml
* ibc-go v3.2.0
* Revert ibc-go version upgrade
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
* Fix wasm simulations + make functions compatible with tgrade
* Fix lint issues
* Fix simulation setup
* Make simulations store msg pass
* Use default values params to make operations succeed
* Normalize wasm store
* Add simulations to circleci config
* Run simulation in temp dir
* Store sim logs
* Increase circleci machine type
* Extract reflect contract api into helper
* Add execute msg to simulations
* Embed refect wasm contract
Co-authored-by: Pino' Surace <pino.surace@live.it>