wasmd/app
Alexander Peters 2a9c5c1ea5
Fix wasm simulations (#870)
* 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>
2022-05-31 10:07:16 +02:00
..
params Fix wasm simulations (#870) 2022-05-31 10:07:16 +02:00
ante.go Run new "make format" 2022-05-09 22:34:26 +02:00
app.go Fix wasm simulations (#870) 2022-05-31 10:07:16 +02:00
app_test.go Upgrade to cosmos-sdk v0.45.0 (#717) 2022-01-20 12:47:01 +01:00
encoding.go Upgrade to cosmos-sdk v0.45.0 (#717) 2022-01-20 12:47:01 +01:00
export.go Revert error handling on export (#662) 2021-10-25 15:22:42 +02:00
genesis.go Upgrade to cosmos-sdk v0.45.0 (#717) 2022-01-20 12:47:01 +01:00
sim_test.go Fix wasm simulations (#870) 2022-05-31 10:07:16 +02:00
test_access.go Run new "make format" 2022-05-09 22:34:26 +02:00
test_helpers.go Run new "make format" 2022-05-09 22:34:26 +02:00