willclarktech
|
0664547c5a
|
scripts: Rename slow simapp scripts
|
2021-04-13 16:58:54 +02:00 |
|
willclarktech
|
4d9ec5c61f
|
scripts: Add start/stop scripts for slow simapp
|
2021-04-08 14:55:05 +02:00 |
|
willclarktech
|
5fcfb1d74a
|
scripts: Generate slow simapp template
|
2021-04-08 12:19:13 +02:00 |
|
willclarktech
|
a1655b8cda
|
scripts: Add script to generate slow simapp template
|
2021-04-08 12:18:55 +02:00 |
|
Simon Warta
|
531a77780e
|
Add 3 multisig accounts to simapp setup
|
2021-03-24 01:15:15 +01:00 |
|
Simon Warta
|
eb5d806c35
|
Redirect stderr to logfile
|
2021-03-11 08:29:48 +01:00 |
|
Simon Warta
|
351fd64d35
|
Update simapp to 0.42.1
|
2021-03-11 07:40:01 +01:00 |
|
Simon Warta
|
b49e14822b
|
Restore .simapp/data/priv_validator_state.json
|
2021-01-11 14:20:04 +01:00 |
|
Alex Peters
|
38ef4d5133
|
Update to cosmos-sdk v0.40.0
|
2021-01-11 13:42:10 +01:00 |
|
Simon Warta
|
445dfcbf8f
|
Run shfmt
|
2020-12-08 09:03:14 +01:00 |
|
Simon Warta
|
d7fdf05aac
|
Upgrade simapp to v0.40.0-rc3
|
2020-11-17 15:55:49 +01:00 |
|
willclarktech
|
8fe6a16591
|
scripts: Expose simapp tendermint on 26658
|
2020-11-10 17:50:15 +01:00 |
|
Alex Peters
|
d5c28a1052
|
simapp: add ibc example data
|
2020-11-03 15:07:51 +01:00 |
|
willclarktech
|
7a27605e3a
|
simapp: Disable shellcheck rule in generate_template
|
2020-11-03 13:22:35 +01:00 |
|
willclarktech
|
a38261b025
|
simapp: Update image to v0.40.0-rc2
|
2020-11-03 13:22:35 +01:00 |
|
Alex Peters
|
08b5b68f3e
|
simapp: add ibc example data
|
2020-11-03 09:30:12 +01:00 |
|
willclarktech
|
870019ff3c
|
simapp: Regenerate template
|
2020-10-28 17:56:28 +01:00 |
|
willclarktech
|
ca689ee49e
|
simapp: Update env to v0.40.0-rc1
|
2020-10-28 17:56:09 +01:00 |
|
willclarktech
|
13ad9bc97c
|
scripts: Regenerate simapp template
|
2020-10-15 12:48:27 +02:00 |
|
willclarktech
|
de9e9bae44
|
scripts: Update simapp in env
|
2020-10-15 12:48:27 +02:00 |
|
Simon Warta
|
f82a91c0f8
|
Harden cors_allowed_origins search/replace pattern
|
2020-08-18 19:07:21 +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 |
|
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
|
fcb213c39f
|
Make simd ports more explicit
|
2020-08-02 20:52:51 +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 |
|
willclarktech
|
79f033d103
|
scripts: Add .gitkeep to .simapp data dir
|
2020-07-02 14:09:09 +02:00 |
|
willclarktech
|
beae8f3394
|
scripts: Make simapp config faster
|
2020-07-02 14:09:09 +02:00 |
|
willclarktech
|
d3a0d2b73d
|
scripts: Add simapp stop script
|
2020-07-02 14:09:08 +02:00 |
|