Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Peters b8319aa334
Upgrade to cosmos-sdk v0.45.0 (#717)
* Upgrade to cosmos-sdk v0.44.5

* Upgrade to sdk v0.45.0-rc1

* Fix local test deploy scripts

* Bump to v0.45.0 final release

* Fixed replace to 0.45.0 not rc1

* Fix changed import path since rc1

Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com>
2022-01-20 12:47:01 +01:00
Ethan Frey 2abbc00baf
More bank/cw20 benchmarks (#651)
* Add blocks of 1000 tx

* Increase Block.MasGas for tests/benchmarks

* Add huge initialization
2021-10-19 10:06:52 +02:00
Ethan Frey dee6b696e6 Initial account creation also creates cw20 balances 2021-10-08 23:47:20 +02:00
Ethan Frey 6ffc73bc22 All messages send to different recipient 2021-10-08 23:37:38 +02:00
Ethan Frey 80e9cb00b8 Setup unused accounts 2021-10-08 23:21:26 +02:00
Ethan Frey 60ddb826d8 First table tests 2021-10-08 22:57:59 +02:00
Ethan Frey 48405fe012 Refactor wasm setup more 2021-10-08 22:43:36 +02:00
Ethan Frey e57cffb6fb Pull out test initialization 2021-10-08 22:26:18 +02:00
Ethan Frey b416224eb6 Pull setup code into this dir, so we can use leveldb 2021-10-08 21:36:11 +02:00