cosmjs-util/packages
Simon Warta 77980b60f4
Upgrade CosmWasm to 0.9 (#245)
* Upgrade chain to v0.9.0-alpha4

* Update expected build_tags

* Update wasmd init contracts

* Update hackatom test contract

* Update CosmWasm message descriptions

* Make some test code more compact

* Pull out InstantiateOptions

* Add admin field to ContractInfo

* Allow instantiating with admin

* Remove some noise

* Add SigningCosmWasmClient.updateAdmin

* Create return type ChangeAdminResult

* Add SigningCosmWasmClient.clearAdmin

* Add SigningCosmWasmClient.migrate

* Move message type testers close to type

* Export MsgUpdateAdmin/isMsgUpdateAdmin

* Fix typo in privillage

* Update some test code

* Test hackatom result data

* Add compatibility table

* Update wasmd to v0.9.0-beta

* Upgrade test contracts
2020-06-28 08:28:43 +02:00
..
cli Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
cosmwasm Upgrade CosmWasm to 0.9 (#245) 2020-06-28 08:28:43 +02:00
crypto Create text, lcov and html report in cone command 2020-06-25 12:49:23 +02:00
demo-staking Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
encoding Create text, lcov and html report in cone command 2020-06-25 12:49:23 +02:00
faucet Remove unused dependencies from faucet 2020-06-25 16:09:15 +02:00
json-rpc json-rpc: Replace @iov/stream with @cosmjs/stream 2020-06-25 16:03:55 +02:00
math Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
proto-signing Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
sdk38 Upgrade CosmWasm to 0.9 (#245) 2020-06-28 08:28:43 +02:00
sdk39 Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00
socket socket: Replace @iov/stream with @cosmjs/stream 2020-06-25 16:03:54 +02:00
stream stream: Add coverage 2020-06-25 16:03:55 +02:00
tendermint-rpc tendermint-rpc: Replace @iov/stream with @cosmjs/stream 2020-06-25 16:03:55 +02:00
utils Add remaining packages to coverage report 2020-06-25 15:34:09 +02:00