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

add endpoint for hotshot config and env variables #1481

Merged
merged 16 commits into from
May 20, 2024
Merged

Conversation

imabdulbasit
Copy link
Contributor

@imabdulbasit imabdulbasit commented May 17, 2024

Closes #1413

This PR:

adds endpoints for

  • hotshot config
  • env vars

This PR does not:

Key places to review:

rm ConfigPersistence

add config module to options

docs
@imabdulbasit imabdulbasit linked an issue May 17, 2024 that may be closed by this pull request
Copy link
Member

@jbearer jbearer left a comment

Choose a reason for hiding this comment

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

Thank you so much for doing this! I have wanted this for so long lol

sequencer/src/api/data_source.rs Outdated Show resolved Hide resolved
sequencer/src/api/data_source.rs Outdated Show resolved Hide resolved
sequencer/src/api/endpoints.rs Outdated Show resolved Hide resolved
sequencer/src/api.rs Outdated Show resolved Hide resolved
sequencer/src/api/data_source.rs Show resolved Hide resolved
sequencer/src/api/data_source.rs Show resolved Hide resolved
sequencer/src/api/data_source.rs Show resolved Hide resolved
sequencer/src/api/data_source.rs Show resolved Hide resolved
sequencer/src/api/options.rs Outdated Show resolved Hide resolved
public-env-vars.toml Outdated Show resolved Hide resolved
public-env-vars.toml Outdated Show resolved Hide resolved
sequencer/api/config.toml Outdated Show resolved Hide resolved
public-env-vars.toml Outdated Show resolved Hide resolved
@imabdulbasit imabdulbasit marked this pull request as ready for review May 20, 2024 19:53
Copy link
Member

@jbearer jbearer left a comment

Choose a reason for hiding this comment

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

I think it's good to go!

@imabdulbasit imabdulbasit merged commit d782c87 into main May 20, 2024
15 checks passed
@imabdulbasit imabdulbasit deleted the abdul/config branch May 20, 2024 20:04
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.

Add endpoint to print HotShotConfig and all env options
3 participants