314 Commits

Author SHA1 Message Date
Simon Warta
eba148326a Rename Secp256k1Wallet -> Secp256k1HdWallet 2020-10-08 10:29:41 +02:00
Simon Warta
45519edf0b Avoid following logs for Tendermint in CI
which does not work with multiple instances.
Instead debug start logs.
2020-09-30 16:03:55 +02:00
Simon Warta
72b573116a Update Tendermint 0.33 2020-09-30 15:46:26 +02:00
Simon Warta
26309a7880 Test against Tendermint 0.34 2020-09-30 15:46:25 +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
f82a91c0f8 Harden cors_allowed_origins search/replace pattern 2020-08-18 19:07:21 +02:00
Simon Warta
8917069e52 Use stricter expression to change CORS settings for Tendermint 2020-08-18 14:58:02 +02:00
Simon Warta
6e69769950 Open up CORS in simapp tendermint config 2020-08-18 14:57:36 +02:00
willclarktech
20477c0302
Update simapp to nightly-2020-08-11 2020-08-13 12:33:52 +02:00
Simon Warta
7c760e8b99 Update template 2020-08-10 07:58:44 +02:00
Simon Warta
b5bc3594f2 Upgrade simapp to nightly-2020-08-10 2020-08-10 07:58:43 +02:00
Simon Warta
a96b120a3f Use 0.5s timeout consistently for all background scripts 2020-08-10 07:41:18 +02:00
Simon Warta
26ae4e6a63 Regenerate genesis 2020-08-06 15:12:12 +02:00
Simon Warta
9170eb5ae1 Use different balances for STAKE and COSM 2020-08-06 15:08:43 +02:00
Simon Warta
b0c4d0e126 Create overview of ports used 2020-08-06 10:37:01 +02:00
Simon Warta
d2bf447575
Merge pull request #348 from CosmWasm/simapp-config
Improve simapp configuration process
2020-08-06 10:23:17 +02:00
Will Clark
bdf0015072
Merge pull request #345 from CosmWasm/simapp-start
Start simapp's in-process API
2020-08-06 10:21:15 +02:00
Simon Warta
7ec4939194 Apply custom settings to app.toml 2020-08-06 09:41:24 +02:00
Simon Warta
be1dc1ed8d Apply custom settings to config.toml 2020-08-06 09:40:22 +02:00
Simon Warta
1c465b367b Sort simapp genesis 2020-08-06 09:22:48 +02:00
Simon Warta
158755f6c2 Upgrade simd to nightly-2020-08-06 2020-08-06 08:46:19 +02:00
Simon Warta
03a614ca04 Start simapp's in-process API 2020-08-05 22:35:33 +02:00
willclarktech
178214330c
scripts: Update simapp template 2020-08-05 12:39:51 +02:00
willclarktech
df27143bc3
scripts: Update simapp setup.sh 2020-08-05 12:19:37 +02:00
Simon Warta
e312c00062
Break && lists into separate commands
Because of https://unix.stackexchange.com/a/490177
2020-08-05 12:19:37 +02:00
willclarktech
45e830a6ac
scripts: Update simapp to nightly-2020-08-05 2020-08-05 12:19:36 +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
dcb10352aa Add log entry when generating validator 2020-08-02 21:12:50 +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
fcb213c39f Make simd ports more explicit 2020-08-02 20:52:51 +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
aa31b6c870 Switch to interchainio/simapp 2020-08-02 20:16:23 +02:00
Simon Warta
4b812c3123 Use dedicated moniker; regenerate; check-in priv_validator_state.json 2020-08-02 20:16:23 +02:00
Simon Warta
785ab9fc46 Update simapp to nightly-2020-07-29 2020-08-02 20:16:23 +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