Commit Graph

22 Commits

Author SHA1 Message Date
Simon Warta
7d67e6581e Upgrade wasmd to 0.12.1
Closes #543
2020-11-25 16:49:36 +01:00
willclarktech
e97b36d4af
scripts: Add basic Stargate-compatible wasmd files 2020-11-19 13:44:24 +01:00
willclarktech
36d7267efd
scripts: Rename wasmd chain -> launchpad 2020-11-10 16:37:21 +01:00
Simon Warta
64d82b295f Update wasmd to v0.11.1 and re-enable tests 2020-10-09 12:06:39 +02:00
willclarktech
e3c527faba
scripts: Update wasmd to v0.11.0-rc 2020-10-08 13:11:17 +02:00
Simon Warta
5474d0cf3a Update wasmd to v0.10.0 2020-08-02 21:27:09 +02:00
Simon Warta
dfdf89cc3a Update wasmd to v0.10.0-beta2 2020-07-30 09:35:36 +02:00
Simon Warta
70e9c1532a Update to wasmd v0.10.0-beta1 2020-07-28 14:54:37 +02:00
Simon Warta
3a2315ab73 Update wasmd chain and scripts to v0.10.0-alpha 2020-07-28 13:32:48 +02:00
willclarktech
8f9884ecae
scripts: Update wasmd to v0.9.1 2020-07-23 13:46:36 +02:00
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
Simon Warta
1f09b1df7c Update wasmd-demo to 0.8.0 2020-05-25 13:44:27 +02:00
Ethan Frey
3b52fd15f3 Bump up to wasmd v0.8.0-rc1 and fix validator address 2020-05-25 09:37:10 +02:00
Simon Warta
5d52c137f2 Use wasmd v0.8.0-alpha 2020-05-20 16:32:38 +02:00
Simon Warta
c6d0a3aff4 Set wasmd-demo to v0.7.1 2020-03-12 19:01:11 +01:00
Simon Warta
8a608a1204 Upgrade wasmd to v0.7.0 2020-03-06 22:15:35 +01:00
Simon Warta
8845ee08f5 Update wasmd to v0.7.0-rc3 and adapt code 2020-03-02 17:42:47 +01:00
Ethan Frey
653bccf1c7 Updates for wasmd v0.7.0-rc2 2020-02-29 20:59:57 +01:00
Ethan Frey
b9fecebd80 Minor debugging, fix wasmd version to 0.7.0-rc1 2020-02-27 21:13:14 +01:00
Ethan Frey
36d557a4ef Update docker image and test contracts 2020-02-27 17:31:42 +01:00
Ethan Frey
018f047973 Use wasmd v0.6.1 with rest server fixes 2020-02-18 22:51:06 +01:00
Simon Warta
28f5cb643f Rename folder cosm -> wasmd 2020-02-17 15:28:23 +01:00