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

feat: add a tmp dir to the single node script #1583

Merged
merged 5 commits into from
Mar 31, 2023

Conversation

mojtaba-esk
Copy link
Member

This PR is a simple change to the single node script to use a randomly generated tmp directory instead of the default directory.

Overview

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@mojtaba-esk mojtaba-esk self-assigned this Mar 31, 2023
@MSevey MSevey requested a review from a team March 31, 2023 10:18
rootulp
rootulp previously approved these changes Mar 31, 2023
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Rootul P <rootulp@gmail.com>
Co-authored-by: Rootul P <rootulp@gmail.com>
@MSevey MSevey requested a review from a team March 31, 2023 11:20
@mojtaba-esk mojtaba-esk enabled auto-merge (squash) March 31, 2023 11:20
@mojtaba-esk mojtaba-esk merged commit 0d88973 into main Mar 31, 2023
@mojtaba-esk mojtaba-esk deleted the mojtaba/tmp-dir-single-node-script branch March 31, 2023 11:22
Comment on lines -63 to +65
# Start a single node devnet
# Start a single node devnet using the pre-installed celestia app
./scripts/single-node.sh

# Build and start a single node devnet
./scripts/build-run-single-node.sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be fine with only keeping the build and run, since I doubt anyone would need to rerun the script without building

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

3 participants