Skip to content

Releases: stellar/stellar-core

v25.1.1

Choose a tag to compare

@marta-lokhova marta-lokhova released this 10 Feb 22:59
a539393

What's Changed

Full Changelog: v25.1.0...v25.1.1

v25.1.0

Choose a tag to compare

@bboston7 bboston7 released this 23 Jan 00:13
414a5e5

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

v25.1.0rc2

v25.1.0rc2 Pre-release
Pre-release

Choose a tag to compare

@bboston7 bboston7 released this 13 Jan 16:43
414a5e5

What's Changed

Full Changelog: v25.1.0rc1...v25.1.0rc2

v25.1.0rc1

v25.1.0rc1 Pre-release
Pre-release

Choose a tag to compare

@bboston7 bboston7 released this 12 Jan 18:20
8367eb4

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

v25.0.1

Choose a tag to compare

@sisuresh sisuresh released this 23 Dec 20:37
ac5427a

What's Changed

  • Fix some missing durable writes in CheckpointBuilder by @graydon in #5081

Full Changelog: v25.0.0...v25.0.1

v25.0.1rc1

v25.0.1rc1 Pre-release
Pre-release

Choose a tag to compare

@sisuresh sisuresh released this 19 Dec 20:10
ac5427a

What's Changed

  • Fix some missing durable writes in CheckpointBuilder by @graydon in #5081

Full Changelog: v25.0.0...v25.0.1rc1

v25.0.0

Choose a tag to compare

@jayz22 jayz22 released this 08 Dec 22:53
e9748b0

Stability improvements

New features

  • Call createCostTypesForV25 and add new cpu and mem cost types (for Bn254) by @sisuresh in #4976
  • Add support for TTL in XDR query utility. by @dmkozh in #4981
  • Add a way to query Hot Archive via dump-ledger. by @dmkozh in #4993
  • Bump env and xdr for Poseidon by @sisuresh in #5000

Breaking changes

  • Move the Soroban memo check to protocol starting from p25. by @dmkozh in #5016
  • Don't populate inner feeCharged in fee bump tx results starting from p25 by @dmkozh in #5033

Future deprecation warning

None.

Known issues

Protocol issues:
https://github.com/orgs/stellar/projects/52

Full Changelog: v24.1.0...v25.0.0

v25.0.0rc2

v25.0.0rc2 Pre-release
Pre-release

Choose a tag to compare

@jayz22 jayz22 released this 04 Dec 19:05
e9748b0

Stability improvements

Full Changelog: v25.0.0rc1...v25.0.0rc2

v25.0.0rc1

v25.0.0rc1 Pre-release
Pre-release

Choose a tag to compare

@jayz22 jayz22 released this 01 Dec 20:12
50fe66f

Stability improvements

New features

  • Call createCostTypesForV25 and add new cpu and mem cost types (for Bn254) by @sisuresh in #4976
  • Add support for TTL in XDR query utility. by @dmkozh in #4981
  • Add a way to query Hot Archive via dump-ledger. by @dmkozh in #4993
  • Bump env and xdr for Poseidon by @sisuresh in #5000

Breaking changes

  • Move the Soroban memo check to protocol starting from p25. by @dmkozh in #5016
  • Don't populate inner feeCharged in fee bump tx results starting from p25 by @dmkozh in #5033

Future deprecation warning

None.

Known issues

Protocol issues:
https://github.com/orgs/stellar/projects/52

Full Changelog: v24.1.0...v25.0.0rc1

v24.1.0

Choose a tag to compare

@marta-lokhova marta-lokhova released this 11 Nov 00:33
5a7035d

Stability improvements

New features

Breaking changes

  • Allow specification of classic transaction sizes in bytes by @drebelsky in #4866 - drop support for LOADGEN_OP_COUNT_FOR_TESTING and LOADGEN_OP_COUNT_DISTRIBUTION_FOR_TESTING

Future deprecation warning

None.

Known issues

Protocol issues:
https://github.com/orgs/stellar/projects/52

Toolchain Notes

This release is the last one to support llvm-12 on focal and jammy packages. Going forward, support for focal will be dropped, and jammy will be built with llvm-19.

Full Changelog: v23.0.1...v24.1.0rc1