Commit Graph

13 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
Alexander Peters bc7a52260d
Update gas costs (#636)
* Update gas costs

* Review feedback

* Review comments
2021-10-08 14:34:44 +02:00
Ethan Frey e878842136 Adjust gas prices in tests 2021-10-07 12:26:25 +02:00
Ethan Frey 514985c4f1 Update tests to not expect message event 2021-08-12 13:33:23 +02:00
Alex Peters e9156be200
Refactor events 2021-08-10 18:19:16 +02:00
Ethan Frey c9360f63d1 keeper and types pass tests 2021-07-28 11:24:44 +02:00
Ethan Frey 81c46ae567 Use _contract_address attribute in emitted events 2021-07-21 22:15:49 +02:00
Alex Peters b0b1fa88bc
Upgrade wasmvm v0.15.x 2021-07-07 09:53:03 +02:00
Ethan Frey 1bec9259aa Test to show conditional replies not implemented 2021-04-12 22:11:07 +02:00
Ethan Frey 84a6c4d7f4 Fix gas prices 2021-04-12 21:49:43 +02:00
Ethan Frey 6189e17271 Add ReplyOn fields to SubMsg, state is bech32 not canonical addresses 2021-04-12 21:39:19 +02:00
Alex Peters 408bba14a5
Extract contract keeper 2021-03-24 14:11:42 +01:00
Alexander Peters d9142662c1
Remove internal package (#464)
* Move internal subfolders up

* Fix broken imports and fmt
2021-03-19 09:52:01 +01:00