327 Commits

Author SHA1 Message Date
Simon Warta
e7c121cefd Add contract deployment script 2020-02-07 16:43:54 +01:00
Simon Warta
a1322fe9d5 Add nonces 2020-02-06 08:59:22 +01:00
Ethan Frey
3e48ee1213 Pin to docker image v0.0.2 2020-02-05 18:02:41 +01:00
Ethan Frey
50ea6bb54c Reduce block time from 5s to 1s 2020-02-05 14:54:24 +01:00
Simon Warta
dbd02830fa Try some sleep 2020-02-04 23:33:23 +01:00
Simon Warta
fa1a9671db Improve chain start speed
On a dev machine, this reduces a chain restart (./scripts/cosm/stop.sh
&& ./scripts/cosm/start.sh) from 18.5 seconds to 2.7 seconds.
2020-02-04 22:04:21 +01:00
Ethan Frey
555534ba1b Add script to run local binaries, help debug 2020-02-04 14:29:38 +01:00
Simon Warta
4449f4f0c9 Fix link to docker repo 2020-02-03 15:32:31 +01:00
Simon Warta
9756f0361b Debug rest server start 2020-02-03 15:32:31 +01:00
Ethan Frey
94a49ed899 Enable test in ci, move pull into start.sh 2020-02-03 09:11:13 +01:00
Ethan Frey
d292ff91d3 Rebuild template with ucosm and ustake 2020-01-30 21:59:32 +01:00
Ethan Frey
81e5cf5af5 Regenerate template for CI with latest master 2020-01-30 19:35:27 +01:00
Ethan Frey
d0de8d5b2b Fix up spellcheck errors 2020-01-30 19:28:23 +01:00
Ethan Frey
e94f32c765 Put configuration in one file, use auto-built wasm-demo:latest tag 2020-01-30 19:19:54 +01:00
Simon Warta
c666f30fd2 Remove obsolete faucet scripts 2020-01-30 07:36:44 +01:00
Ethan Frey
3bc3e687d9 cli.sh works directory independent 2020-01-23 12:36:33 +01:00
Simon Warta
45c5e29c24 Adapt cli.sh to wasmd 2020-01-23 11:56:29 +01:00
Simon Warta
62a2093f5f Apply changes to generate_template.sh 2020-01-23 11:56:29 +01:00
Simon Warta
d08fa865c3 Allow starting from different directory 2020-01-23 11:56:29 +01:00
Simon Warta
ccf9081398 Use explicit REPOSITORY variable 2020-01-23 11:56:29 +01:00
Simon Warta
2a5dffc1f5 Use 2 space indent 2020-01-23 11:56:29 +01:00
Simon Warta
ff56eef454 Check that container is running before starting rest server 2020-01-23 11:56:29 +01:00
Ethan Frey
c12ebe39df Updated docker image to match what is pushed to dockerhub 2020-01-22 16:09:14 +01:00
Ethan Frey
1ca8435df0 Add template for initialize node (block 0) 2020-01-22 15:46:28 +01:00
Ethan Frey
813d3a351e Fix start and stop scripts 2020-01-22 15:46:04 +01:00
Ethan Frey
86383602a7 Update cosm scripts for wasmd 2020-01-22 15:37:53 +01:00
Ethan Frey
4d061b4c37 Add some sample scripts to run gaiad for tests 2020-01-22 09:58:33 +01:00