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

refactor: add extra devtool input arguments #3027

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rickstaa
Copy link
Contributor

@rickstaa rickstaa commented Apr 20, 2024

What does this pull request do? Explain your changes. (required)

This pull request adds extra devtool input arguments allowing developers to spin up multiple Os on the ETH devnet.

Specific updates (required)

  • Added extra flags to the scripts in the devtool folder.
  • Improved README syntax in the devtool folder.
  • Adds an extra script folder with helpful scripts.

How did you test each of these updates (required)

I ran the devtool commands decribed in https://github.com/livepeer/go-livepeer/blob/master/cmd/devtool/README.md.

Does this pull request close any open issues?

No.

Checklist:

  • Read the contribution guide
  • make runs successfully
  • All tests in ./test.sh pass - @rickstaa seem that tests are broken on the master branch on my system. Could be error from my side.
  • README and other documentation updated
  • Pending changelog updated - @rickstaa Don't think this is needed for this dev related change.

This commit adds extra devtool input arguments allowing developers to
spin up multiple Os on the ETH devnet.
This commit improves the devtool documentation and adds a helpful script
if developers want to create multiple Os at the same time.
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.

None yet

1 participant