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 ChiaNetwork API and controller #181

Merged
merged 9 commits into from
Sep 15, 2024
Merged

Add ChiaNetwork API and controller #181

merged 9 commits into from
Sep 15, 2024

Conversation

Starttoaster
Copy link
Contributor

A ChiaNetwork in this context is all of the network-specific configuration for a Chia installation, and will primarily be useful for non-default network standups.

A ChiaNetwork resource accepts network constants, default full_node port, address prefix, network name, introducer address, and dns introducer address. And you can specify a deployed ChiaNetwork resource on other resources (ChiaNode, ChiaFarmer, etc.) and have those details filled in on your configuration file.

Copy link

socket-security bot commented Sep 14, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
golang/github.com/chia-network/[email protected] environment, network, unsafe 0 592 kB

🚮 Removed packages: golang/github.com/chia-network/[email protected]

View full report↗︎

@Starttoaster Starttoaster marked this pull request as ready for review September 15, 2024 18:38
@Starttoaster Starttoaster merged commit ba6e87e into main Sep 15, 2024
12 checks passed
@Starttoaster Starttoaster deleted the chianetwork branch September 15, 2024 21:39
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