Skip to content

Possibility to enable/disable network when running the engine#1227

Merged
antho1404 merged 3 commits intodevfrom
feature/experimental-feature-flag
Aug 15, 2019
Merged

Possibility to enable/disable network when running the engine#1227
antho1404 merged 3 commits intodevfrom
feature/experimental-feature-flag

Conversation

@antho1404
Copy link
Copy Markdown
Member

Now the engine has a flag experimental-network that is false by default.
When this flag is enabled the tendermint node is created and started. If not the engine starts without any network.

The dev script runs the engine with the flag but by default, the network will not be started. If we want to run the network we need to manually run the docker image with the flag experimental-network

@antho1404 antho1404 added the enhancement New feature or request label Aug 14, 2019
@antho1404 antho1404 added this to the next milestone Aug 14, 2019
@antho1404 antho1404 self-assigned this Aug 14, 2019
@antho1404 antho1404 force-pushed the feature/experimental-feature-flag branch from 51bd5c3 to c859315 Compare August 14, 2019 10:21
@antho1404 antho1404 force-pushed the feature/experimental-feature-flag branch from c859315 to a3ccb6e Compare August 14, 2019 10:26
Comment thread core/main.go Outdated
Co-Authored-By: krhubert <krhubert@gmail.com>
@antho1404 antho1404 force-pushed the feature/experimental-feature-flag branch from 311aacb to 3b2c806 Compare August 15, 2019 03:58
@antho1404 antho1404 merged commit ea46998 into dev Aug 15, 2019
@antho1404 antho1404 deleted the feature/experimental-feature-flag branch August 15, 2019 04:06
@NicolasMahe NicolasMahe modified the milestones: next, v0.13.0 Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants