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

Update go chia libs to 0.10.0 #15

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Update go chia libs to 0.10.0 #15

merged 2 commits into from
Sep 11, 2024

Conversation

cmmarslender
Copy link
Contributor

@cmmarslender cmmarslender commented Sep 11, 2024

Uses the updated config w/ pointers for NetworkOverrides and SelectedNetwork to enable easily injecting alternate network configs and swapping to the network.

For example:

chia-tools config edit /path/to/config/config.yml --set network_overrides.constants='{"examplenet":{"DIFFICULTY_CONSTANT_FACTOR":44445555,"GENESIS_CHALLENGE":e739da31bcc4ab1767d9f1ca99eb3cec765fb3b3508f82e090374d5913d24806}}' --set selected_network=examplenet

Copy link

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 580 kB

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

View full report↗︎

@cmmarslender cmmarslender merged commit 1a4c6a0 into main Sep 11, 2024
15 checks passed
@cmmarslender cmmarslender deleted the update-libs branch September 11, 2024 14:05
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