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

Option to configure ecosystem for testnet #36

Open
jessopb opened this issue Nov 29, 2018 · 4 comments
Open

Option to configure ecosystem for testnet #36

jessopb opened this issue Nov 29, 2018 · 4 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed priority: blocker Issue is blocking release, do ASAP type: improvement Existing (or partially existing) functionality needs to be changed type: new feature New functionality that does not exist yet type: refactor Minimal user-visible changes, but significant internal work
Milestone

Comments

@jessopb
Copy link
Member

jessopb commented Nov 29, 2018

lbrycrd --testnet | --regtest

lbrynet:

  • daemon-settings.yml: blockchain_name: lbrycrd_testnet

chainquery: blockchain name is currently hardcoded according to Jack.

@Leopere Leopere added good first issue Good for newcomers help wanted Extra attention is needed priority: high Work needs to be moved into sprint ASAP type: improvement Existing (or partially existing) functionality needs to be changed type: new feature New functionality that does not exist yet type: refactor Minimal user-visible changes, but significant internal work labels Apr 25, 2019
@Leopere
Copy link
Collaborator

Leopere commented Apr 25, 2019

There are a number of big changes for --testnet and --regtest which should be discussed with @tiger5226 and possibly @jessopb as I've merged in the Refactor branch @tiger5226's independent container files into the main Dockerfile for lbrycrd such that there's simply an environment variable and a few lines of code in the start.sh for the RUN_MODE=testnet and RUN_MODE=regtest.

@Leopere Leopere added this to the Needs milestone Apr 25, 2019
@Leopere Leopere added priority: blocker Issue is blocking release, do ASAP and removed priority: high Work needs to be moved into sprint ASAP labels Apr 25, 2019
@Leopere
Copy link
Collaborator

Leopere commented Apr 26, 2019

This feature and branch cannot be merged without @tiger5226 and #61

@Leopere
Copy link
Collaborator

Leopere commented Apr 26, 2019

https://github.com/lbryio/chainquery/blob/master/e2e/e2e.sh needs updated to use the new compose files.

@tiger5226
Copy link
Contributor

tested updating last night and was unsuccessful

OCI runtime exec failed: exec failed: container_linux.go:344: starting container process caused "process_linux.go:91: executing setns process caused \"exit status 21\"": unknown

@Leopere is aware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed priority: blocker Issue is blocking release, do ASAP type: improvement Existing (or partially existing) functionality needs to be changed type: new feature New functionality that does not exist yet type: refactor Minimal user-visible changes, but significant internal work
Projects
None yet
Development

No branches or pull requests

3 participants