30 Commits

Author SHA1 Message Date
Simon Warta
f6e3095196 Upgrade wasmd to 0.20 2021-10-12 13:43:23 +02:00
Simon Warta
07139bce49 Remove unused cw1/cw3 contract deployments 2021-10-02 22:05:15 +02:00
Simon Warta
34aefbbff7 Upgrade CosmWasm contracts to 0.16.0 2021-08-05 16:33:04 +02:00
Simon Warta
f4a0459687 Silence curl downloads 2021-08-05 16:31:33 +02:00
Simon Warta
b87358f237 Update backend and contracts 2021-08-02 13:18:11 +02:00
Simon Warta
1cac9b834a Deploy IBC contract to test port ID assignment 2021-07-25 00:08:16 +02:00
Simon Warta
877a771fbd Update to CosmWasm 0.14.0 and wasmd 0.16.0 2021-05-04 08:30:01 +02:00
Ethan Frey
1e2b05e3cc Fix shell lint issue 2021-04-29 22:29:41 +02:00
Ethan Frey
133ff688d4 Download new contracts, update wasmd 2021-04-29 22:29:41 +02:00
Ethan Frey
928b12c725 Add download scripts for wasm contracts 2021-04-29 22:29:41 +02:00
Simon Warta
2b71527029 Update hackatom to v0.14.0-beta1+contracts1 2021-03-11 13:42:44 +01:00
Simon Warta
9412706322 Remove unused erc20 setup 2021-03-11 13:42:43 +01:00
Simon Warta
eee74a575f Remove unused cw-nameservice.wasm from wasmd scripts 2021-03-11 13:42:43 +01:00
willclarktech
d9430fc15f
scripts: Add contracts to wasmd 2020-12-10 15:25:45 +00:00
willclarktech
36d7267efd
scripts: Rename wasmd chain -> launchpad 2020-11-10 16:37:21 +01:00
Simon Warta
4dd356c7e4 Update and re-enable erc20 contract 2020-10-15 11:35:29 +02:00
Simon Warta
dd4cbe6c1f Sort contracts 2020-10-08 16:25:55 +02:00
willclarktech
d60404fcea
scripts: Add hackatom contract to wasmd 2020-10-08 14:00:12 +02:00
willclarktech
43b1830f09
scripts: Remove staking from wasmd 2020-08-04 17:26:45 +02:00
Simon Warta
70e9c1532a Update to wasmd v0.10.0-beta1 2020-07-28 14:54:37 +02:00
Simon Warta
6e90375989 Import *.wasm files 2020-06-28 20:19:30 +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
Ethan Frey
f178fdf3f1 Update contracts to versions from crates.io 2020-05-25 20:40:00 +02:00
Simon Warta
833c0f64fa Add staking contract to deployment 2020-05-25 09:37:10 +02:00
Simon Warta
7218afde51 Update testing contracts 2020-05-20 16:32:38 +02:00
Simon Warta
c0a8f8a3ab Upgrade ERC20 contract to 0.3.0 2020-03-06 22:16:06 +01:00
Simon Warta
2520e47662 Update nameservice and set verification information 2020-02-28 15:45:55 +01:00
Ethan Frey
36d557a4ef Update docker image and test contracts 2020-02-27 17:31:42 +01:00
Ethan Frey
e69332241a Add nameservice contract 2020-02-21 17:27:41 +01:00
Simon Warta
28f5cb643f Rename folder cosm -> wasmd 2020-02-17 15:28:23 +01:00