Layr-Labs / eigenda-operator-setup

Quick start setup guide for EigenDA
MIT License
80 stars 78 forks source link

Fixes srs_setup.sh to use .env instead of hardcoded values #82

Open Programmierus opened 7 months ago

Programmierus commented 7 months ago

The current srs_setup.sh script uses a hardcoded ../resources value that can indeed be altered in the .env file's TODO section. This results in G-Points being downloaded to an incorrect location, subsequently causing them to be missing when starting with docker-compose. This pull request addresses and resolves this issue.

Programmierus commented 7 months ago

For some reason I can't request review from team members :( List of Reviewers is empty

@siddimore @mooselumph @jianoaix

boldkoala4615 commented 7 months ago

@Programmierus the PR is still in draft, maybe that's why you can't request reviews?

Programmierus commented 7 months ago

@boldkoala4615 I don't think it is:

image

Programmierus commented 5 months ago

Wonder why this is not being accepted...