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: generate a commented out config.toml so defaults can be changed #1536

Open
wants to merge 3 commits into
base: v0.34.x-celestia
Choose a base branch
from

Conversation

cmwaters
Copy link
Contributor

Description

Tested this using the single-node.sh script in celestia-app. Note that the moniker should stay as it's set in the init and sometimes used by the CLI

Closes: #1518


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use
    unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

@cmwaters cmwaters requested a review from a team as a code owner November 20, 2024 15:48
@cmwaters cmwaters requested review from rach-id and evan-forbes and removed request for a team November 20, 2024 15:48
evan-forbes
evan-forbes previously approved these changes Nov 20, 2024
Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

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

👍

@evan-forbes
Copy link
Member

we just need to make sure that we document this and, imo, only include in v4 since this could break any scripts that change values

rach-id
rach-id previously approved these changes Nov 20, 2024
Copy link
Member

@rach-id rach-id left a comment

Choose a reason for hiding this comment

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

I like this. Can you fix the misspelling please?

rootulp
rootulp previously approved these changes Nov 20, 2024
config/toml.go Outdated Show resolved Hide resolved
Co-authored-by: Rootul P <[email protected]>
@cmwaters cmwaters dismissed stale reviews from rootulp, rach-id, and evan-forbes via ab7b834 November 21, 2024 11:30
@cmwaters
Copy link
Contributor Author

we just need to make sure that we document this and, imo, only include in v4 since this could break any scripts that change values

How do we do that?

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.

Allow to change defaults in config.toml
4 participants