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 all chia config values to the config struct + bundle default config + allow setting config values with env paths #132

Merged
merged 10 commits into from
Jun 20, 2024

Conversation

cmmarslender
Copy link
Contributor

@cmmarslender cmmarslender commented Jun 14, 2024

Supports the full chia config and bundles the default config that can be loaded with LoadDefaultConfig()

Further, allows setting config values with env paths like chia.full_node.port=8444 when calling FillValuesFromEnvironment()

@cmmarslender cmmarslender marked this pull request as ready for review June 19, 2024 02:59
@cmmarslender cmmarslender changed the title Specifically dont marshall ChiaRoot in the config Add all chia config values to the config struct + bundle default config + allow setting config values with env paths Jun 19, 2024
Starttoaster
Starttoaster previously approved these changes Jun 20, 2024
@cmmarslender cmmarslender merged commit 593fee6 into main Jun 20, 2024
6 checks passed
@cmmarslender cmmarslender deleted the config-update branch June 20, 2024 19:10
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.

2 participants