Skip to content

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
@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.

3 participants