Commit Graph

24 Commits

Author SHA1 Message Date
Alexander Peters 447fb07f6e
Upgrade to cosmos-sdk v0.40.0-rc6 (#354)
* Upgrade to cosmos-sdk v0.40.0-rc6

* Apply workaround for gentx cli issue

* Update changelog
2021-01-06 10:05:36 +01:00
Alex Peters ca040da925
Integrate wasmcli into wasmd 2020-11-17 12:54:21 +01:00
Alex Peters bcb00d6017
Upgrade to Stargate commits 2020-10-27 15:01:22 +01:00
Alex Peters c2126ccf03
Fix CORS paramete name for docker sh 2020-09-03 14:42:41 +02:00
Simon Warta e6993d8886 Use moniker != chain-id to make script easier to understand 2020-07-29 14:44:47 +02:00
Ethan Frey 97c8574d9b Remove wasmgovd scripts and add some to README 2020-07-28 11:22:53 +02:00
Alexander Peters 774f6d7876
Introduce Wasmgovd (#189)
* Introduce wasmgovd; disable wasm proposals with wasmd

* Update changelog

* Setup wasmgov with permission Nobody

* Review feedback
2020-07-16 16:47:44 +02:00
Ethan Frey d6c3be9db4 Dockerfile.alpine has all scripts from original Dockerfile, use for release builds 2020-06-16 00:36:34 +02:00
Ethan Frey d61b2aafa0 Make Docker setup script more robust (for local testing) 2020-05-22 16:08:03 +02:00
Ethan Frey 81e4b66919 Minor adjustments to docker 2020-02-18 22:37:33 +01:00
Ethan Frey ca5df85434 Add cors flag to wasmcli in docker image 2020-02-18 18:47:14 +01:00
Ethan Frey 4d3334519b Enable --trace/debug info in docker wasmd server 2020-02-10 13:29:37 +01:00
Simon Warta dd7c3bbe2c Override STAKE/FEE with env variables
Positional arguments are for the addresses
2020-02-09 11:32:15 +01:00
Simon Warta f4683ce0f5 Do Double quote to prevent globbing and word splitting 2020-02-09 11:32:15 +01:00
Simon Warta 6746989e49 Fix to bash and harden some config 2020-02-09 11:31:45 +01:00
Ethan Frey 4e21bdd6f5 Fix typo 2020-01-30 22:02:53 +01:00
Ethan Frey 67bd39c760 Allow customization of denom in setup.sh 2020-01-30 21:52:39 +01:00
Ethan Frey 4c0845ac0b Change staking/govt modules to use ustake 2020-01-30 19:13:31 +01:00
Ethan Frey 25485128ee Rename denoms in docker setup 2020-01-30 19:07:37 +01:00
Alex Peters 6a3df66c5a
Fix failing wasmd on fresh volume 2020-01-24 16:44:00 +01:00
Ethan Frey d1989df0eb Separated out run_all from run_wasmd to execute as two processes 2020-01-22 15:29:24 +01:00
Ethan Frey 0380eadcf3 Add helpers for CI setup and document 2020-01-22 15:18:11 +01:00
Ethan Frey b5618cd37f Automate password entry in setup.sh via env 2020-01-22 14:45:01 +01:00
Ethan Frey 09218ed942 Got build scripts working 2020-01-21 19:26:14 +01:00