Simon Warta
1bd53038a8
Restore original block times
2020-10-08 16:25:55 +02:00
willclarktech
0d4a78ace7
WIP: deploy_hackatom
2020-10-08 16:25:55 +02:00
willclarktech
84766217f8
scripts: Don’t deploy erc20/nameservice contracts to wasmd
2020-10-08 14:00:13 +02:00
willclarktech
d60404fcea
scripts: Add hackatom contract to wasmd
2020-10-08 14:00:12 +02:00
willclarktech
e3c527faba
scripts: Update wasmd to v0.11.0-rc
2020-10-08 13:11:17 +02:00
Simon Warta
eba148326a
Rename Secp256k1Wallet -> Secp256k1HdWallet
2020-10-08 10:29:41 +02:00
Simon Warta
12dec1f4dc
Add funds to Ledger accounts
2020-09-23 17:13:34 +02:00
Simon Warta
b46ab541be
Document Ledger demo account
2020-09-23 17:08:10 +02:00
Simon Warta
a96b120a3f
Use 0.5s timeout consistently for all background scripts
2020-08-10 07:41:18 +02:00
Simon Warta
b0c4d0e126
Create overview of ports used
2020-08-06 10:37:01 +02:00
willclarktech
43b1830f09
scripts: Remove staking from wasmd
2020-08-04 17:26:45 +02:00
willclarktech
cf6dc3ec45
scripts: Remove .gitignore from wasmd
2020-08-04 17:25:11 +02:00
Simon Warta
c3f6a38e8c
Merge pull request #323 from CosmWasm/simapp-update
...
Update simapp to nightly-2020-07-29
2020-08-04 10:55:40 +02:00
Simon Warta
5dcaf706dd
Rename postTx -> broadcastTx in launchpad/cosmwasm etc
2020-08-03 17:23:05 +02:00
Simon Warta
5474d0cf3a
Update wasmd to v0.10.0
2020-08-02 21:27:09 +02:00
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