Commit Graph
32 Commits
Author SHA1 Message Date
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
willclarktech 60cdda61d1 scripts: Add generated simapp template 2020-07-02 14:09:08 +02:00
willclarktech dbd7e992e9 scripts: Add basic simapp README 2020-07-02 14:09:08 +02:00
willclarktech 7a70763795 scripts: Add simapp scripts 2020-07-02 14:09:08 +02:00
willclarktech 24a460c3de scripts: Add simapp env 2020-07-02 14:06:07 +02:00
willclarktech f5904091b1 scripts: Add simapp .gitignore 2020-07-02 14:06:04 +02:00