* Upgrade to IBC v4.2.0 with interchain-accounts v0.2.4
* Fix linter issues
* Test version handshake
* Add more ibc e2e scenarios
* Add fee middleware to wasm
* Get ibc app version from middleware
* 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>
* Upgrade to wasmvm v0.14.0-rc1
* Update contracts from cosmwasm#910, re-enable test
* Fix parsing in query type
Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com>
* Bump deps and contracts to v0.14.0-beta5
* Add admin field/variants to WasmMsg handling
* Compiles
* Update usage of IBC Timeout in tests
* Minor doc/test/Dockerfile updates
Co-authored-by: Alex Peters <alpe@users.noreply.github.com>