Commit Graph

13 Commits

Author SHA1 Message Date
Simon Warta
c575f930a8 Rename @cosmjs/sdk38 to @cosmjs/launchpad 2020-07-28 14:54:38 +02:00
Simon Warta
b7d9b59fd1 Update codebase to launchpad backend 2020-07-28 14:54:36 +02:00
willclarktech
6d387412af
eslint: Update file-based rule overrides 2020-07-15 13:29:21 +02:00
willclarktech
21f083336e
sdk38: Rename Secp256k1OfflineWallet -> Secp256k1Wallet 2020-07-14 14:35:12 +02:00
willclarktech
d8241e4f7d
scripts: Update wasmd deploy scripts for sdk38 OfflineSigner 2020-07-14 14:35:11 +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
e157c35104 Avoid shell globbing in jq query 2020-06-22 10:35:17 +02:00
Simon Warta
16df23f79b Rename packages @cosmwasm/* to @cosmjs/* 2020-06-04 19:53:58 +02:00
Simon Warta
217d8998a5 Use alice account for cosmwasm testing 2020-06-03 14:04:24 +02:00
Simon Warta
0dbed5ac29 Add test accounts Alice/Bob 2020-06-03 14:04:24 +02:00
Simon Warta
cd632a290e Adapt deployment scrips 2020-06-02 14:57:52 +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
833c0f64fa Add staking contract to deployment 2020-05-25 09:37:10 +02:00