github stellar/stellar-core v25.1.0rc1

pre-release11 hours ago

Stability improvements

New features

  • Add command line util to calculate total supply of assets and validate total coins for XLM. by @sisuresh in #4983
  • Add options for stripping upgrades from Values by @bboston7 in #5042
  • Add metric for eviction scan duration by @drebelsky in #5037
  • Add apply-load mode for searching ledger limits. by @dmkozh in #5031
  • Lumen snapshot invariant by @sisuresh in #5059

Future deprecation warning

  • The configuration option EXPERIMENTAL_BACKGROUND_TX_SIG_VERIFICATION has been renamed to BACKGROUND_TX_SIG_VERIFICATION. If you are using EXPERIMENTAL_BACKGROUND_TX_SIG_VERIFICATION in your configuration file, please update it to the new name as the old option will be removed in a future release.
  • The configuration option EXPERIMENTAL_PARALLEL_LEDGER_APPLY has been renamed to PARALLEL_LEDGER_APPLY . If you are using EXPERIMENTAL_PARALLEL_LEDGER_APPLY in your configuration file, please update it to the new name as the old option will be removed in a future release.

Full Changelog: v25.0.1...v25.1.0rc1

Don't miss a new stellar-core release

NewReleases is sending notifications on new releases.