Skip to content

v9.0.1

Compare
Choose a tag to compare
@MonsieurNicolas MonsieurNicolas released this 20 Dec 16:17
· 6323 commits to master since this release

This dot release addresses a problem with the upgrade process that would cause misconfigured nodes (validators and non validators) to get out of sync.

This problem has been present since day one but has the potential to be more of a problem as validators vote on changing more network wide settings.

Breaking changes

The following settings have been removed from the configuration file: PREFERRED_UPGRADE_DATETIME, DESIRED_BASE_FEE, DESIRED_BASE_RESERVE and DESIRED_MAX_TX_PER_LEDGER.

Read the admin guide for more details on how to configure a validator to vote for network settings changes.

https://github.com/stellar/stellar-core/blob/448efc241cc373c9ca0dc06c72e24bd5ad26238f/docs/software/admin.md#network-configuration

Example "recipe" for a network upgrade can be found at https://github.com/stellar/stellar-core/blob/448efc241cc373c9ca0dc06c72e24bd5ad26238f/docs/software/admin.md#upgrading-network-settings