Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issues in scripts to start two or three chains #285

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

andynog
Copy link
Contributor

@andynog andynog commented Oct 1, 2020

Closes: #283

Implemented changes:

  • Fixed logic to allow script to run on Linux (tested on Ubuntu). Tested on a Mac and it's works.
  • Changed gaia branch to stargate-3.
  • Fixed logic to start three chains.
  • Better display usage output.
  • Added sleep logic between gaiad race conditions that were making the script to fail.
  • Output message at the end with log filename so users can watch it (tail -f [log file]).

@jackzampolin jackzampolin changed the base branch from master to jack/update-to-master October 5, 2020 15:46
@jackzampolin jackzampolin merged commit 9ad160a into cosmos:jack/update-to-master Oct 5, 2020
jackzampolin added a commit that referenced this pull request Oct 13, 2020
* Working state

* Fix tests

* WIP packet relay

* Merge PR #285: Fixed issues in scripts to start two or three chains

* Compling

* Finish denom work, move on to streaming relayer proof query issue

* working streaming relayer

* Add debug logging to faucet for remote debug

* add additional logging

* moar faucet debugging

* Update to v0.40.0-rc0 and ensure working README, other docs, tests, etc...

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot start two-chainz on a Ubuntu machine
2 participants