Simon Warta
b47168dd2d
Remove container name debugging
2020-08-02 20:56:53 +02:00
Simon Warta
03db5b5f01
Fix wasmd temp file pattern
2020-08-02 20:54:34 +02:00
Simon Warta
29644a219e
Rename REST_ -> LCD_API_
2020-08-02 20:52:30 +02:00
Simon Warta
4ece47e0e0
Mount /root to simapp_data on chain start
2020-08-02 20:44:06 +02:00
Simon Warta
7863afdd31
Recreate wasmd genesis and update tests
2020-07-30 10:12:33 +02:00
Simon Warta
3c19ac47d2
Sort genesis file
2020-07-30 09:56:23 +02:00
Simon Warta
dfdf89cc3a
Update wasmd to v0.10.0-beta2
2020-07-30 09:35:36 +02:00
Simon Warta
c575f930a8
Rename @cosmjs/sdk38 to @cosmjs/launchpad
2020-07-28 14:54:38 +02:00
Simon Warta
8410f41a40
Fix pubkey test
2020-07-28 14:54:38 +02:00
Simon Warta
70e9c1532a
Update to wasmd v0.10.0-beta1
2020-07-28 14:54:37 +02:00
Simon Warta
b7d9b59fd1
Update codebase to launchpad backend
2020-07-28 14:54:36 +02:00
Simon Warta
5b9e22960f
Remove --cors from wasmcli rest-server
2020-07-28 13:32:48 +02:00
Simon Warta
3a2315ab73
Update wasmd chain and scripts to v0.10.0-alpha
2020-07-28 13:32:48 +02:00
Alex Peters
622cf4ce21
Apply wasmd updates
2020-07-28 13:32:48 +02:00
willclarktech
e18a95e803
scripts: Fix env variable in wasmd/cli.sh
2020-07-23 13:53:27 +02:00
willclarktech
8f9884ecae
scripts: Update wasmd to v0.9.1
2020-07-23 13:46:36 +02:00
willclarktech
9500a2ac1b
sdk38: Update documentation for getNonce renaming
2020-07-22 13:30:40 +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
fce0309ff2
Don't open Wasmd Tendermint/p2p ports
2020-07-02 13:54:48 +02:00
Simon Warta
a8265f4bad
Extract REST_PORT_GUEST/REST_PORT_HOST
2020-07-02 13:44:57 +02:00
Simon Warta
fdc291c136
Fix stray comma in instance label [ci skip]
2020-07-01 15:44:21 +02:00
Simon Warta
c95f42225e
Connect admin field in the CosmWasmClient API
2020-06-30 15:11:04 +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
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
Simon Warta
64b3fa6094
Check contract's checksums in init.sh
2020-05-26 14:00:03 +02:00
Ethan Frey
f178fdf3f1
Update contracts to versions from crates.io
2020-05-25 20:40:00 +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
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
5d52c137f2
Use wasmd v0.8.0-alpha
2020-05-20 16:32:38 +02:00
Simon Warta
9cf893504c
Adapt BCP tests
2020-05-08 22:11:07 +02:00
Simon Warta
e64becb7cf
Add more test addresses
2020-05-08 22:11:07 +02:00
Simon Warta
a7df537e2d
Document more example addresses
2020-05-08 22:11:07 +02:00
Simon Warta
113799c886
Format .js files with prettier 2
2020-05-07 12:26:36 +02:00
Simon Warta
c6d0a3aff4
Set wasmd-demo to v0.7.1
2020-03-12 19:01:11 +01:00
Simon Warta
c0a8f8a3ab
Upgrade ERC20 contract to 0.3.0
2020-03-06 22:16:06 +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
Simon Warta
01758aadb2
Standardize ExecuteResult, InstantiateResult, UploadResult
2020-03-02 13:36:42 +01:00
Simon Warta
ea19f9b5e1
Set code meta to ERC20 contract
2020-03-02 12:30:52 +01:00
Ethan Frey
653bccf1c7
Updates for wasmd v0.7.0-rc2
2020-02-29 20:59:57 +01:00
Simon Warta
2520e47662
Update nameservice and set verification information
2020-02-28 15:45:55 +01:00