Commit Graph

11 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 477c794913 Almost all tests pass 2021-07-28 11:18:21 +02:00
Ethan Frey 81c46ae567 Use _contract_address attribute in emitted events 2021-07-21 22:15:49 +02:00
Alexander Peters 93761eac33
Upgrade wasmvm aka go-cosmwasm (#311)
* Upgrade wasmvm aka go-cosmwasm

* Update x/wasm/README.md

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Review feedback

* CircleCI: export GORACE

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2020-11-17 12:53:31 +01:00
Ethan Frey ecdacd03e3 Update README on events 2020-03-02 15:57:28 +01:00
Ethan Frey f511afec50 Fix markdown 2020-02-27 16:39:50 +01:00
Ethan Frey 9f15833a34 Add notes to README to trigger PR update 2020-02-27 16:18:51 +01:00
Ethan Frey 5120b5210f Test and document current tag behavior 2020-02-27 16:11:57 +01:00
Ethan Frey 502e02429e Properly emit events for every sub-message dispatched by x/wasm 2020-02-27 15:46:27 +01:00
Ethan Frey 7e0d3202e6 Document events that are dispatched 2020-02-27 15:20:11 +01:00
Ethan Frey 3d3b6539ff Use [wasm] subsection in app.toml 2020-01-20 10:29:22 +01:00