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

v2.0.0 nitpicks #78

Merged
merged 3 commits into from
Jul 21, 2023
Merged

v2.0.0 nitpicks #78

merged 3 commits into from
Jul 21, 2023

Conversation

drozdziak1
Copy link
Contributor

This change contains small fixes to sample pythnet config, the general config.toml and fixes confusing oracle.rs log messages. Additionally, package version is bumped to v2.0.1

# key_store.publish_keypair_path = "none" # I do not exist, remote loading activated for the network

# Relative path to accumulator message buffer program ID. Setting this
# Pubkey of accumulator message buffer program ID. Setting this
Copy link
Contributor Author

@drozdziak1 drozdziak1 Jul 20, 2023

Choose a reason for hiding this comment

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

The older ordering of these options made additional exporter.* and oracle.* options fall under the remote_keypair_loader section. This means that if someone were to uncomment all config options and sections, they would not end up with a correct config.

With this change, every config section is clearly marked and additional {primary|secondary}_network options exist in the correct spot, still under [primary_network]

@drozdziak1 drozdziak1 merged commit eb5e04b into main Jul 21, 2023
2 checks passed
@drozdziak1 drozdziak1 deleted the drozdziak1/v201-config-nitpicks branch July 21, 2023 14:03
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