Commit Graph

12 Commits

Author SHA1 Message Date
puneetmahajan 9aa38c22fb fix test. 2022-10-14 20:30:41 +04:00
Alexander Peters 60da5c03d6
Ugrade sdk to v0.45.7 (#959)
* 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>
2022-08-25 10:52:47 +02:00
Jacob Gadikian 4875db2055
depracte-ioutil (#934) 2022-08-24 10:21:16 +02:00
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