Skip to content

Releases: stellar/stellar-core

v24.1.0

11 Nov 00:33
5a7035d

Choose a tag to compare

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

v24.1.0rc1

03 Nov 19:13
5a7035d

Choose a tag to compare

v24.1.0rc1 Pre-release
Pre-release

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

v24.0.0

20 Oct 16:35
0d7b434

Choose a tag to compare

v24.0.0rc1

19 Oct 17:40
0d7b434

Choose a tag to compare

v23.0.1

25 Aug 16:20
050eacf

Choose a tag to compare

What's Changed

Full Changelog: v23.0.0...v23.0.1

v23.0.0

08 Aug 03:03
d5cbc07

Choose a tag to compare

This is set as a pre-release until we reset testnet due to incompatibility. It contains all the protocol changes for the protocol 23 CAPs (CAP-62 to CAP-70, with the exclusion of the rejected CAP-64).

New features in protocol 23

Breaking changes

Summary of the breaking changes introduced in the minor releases since the v22.0.0 release:

  • [v22.2.0] BucketListDB is mandatory in this release so the config flag DEPRECATED_SQL_LEDGER_STATE will be ignored. This means the following SQL tables will be unconditionally dropped:
    • ACCOUNT
    • TRUSTLINE
    • DATA
    • CLAIMABLE_BALANCE
    • LIQUIDITY_POOL
    • CONTRACT_DATA
    • CONTRACT_CODE
    • CONFIG_SETTING
    • TTL
    • TXSETHISTORY
    • TXHISTORY
  • [v22.1.0] publish: build checkpoint files during ledger close by @marta-lokhova in #4446. Drop support for txhistory, txsethistory and upgradehistory SQL tables. Drop --force-back option from run command.

Generated changes summary since the last stable release (22.4.1):

Read more

v23.0.0rc5

04 Aug 16:21
d8e9680

Choose a tag to compare

v23.0.0rc5 Pre-release
Pre-release

This is a preliminary release of protocol 23. It contains all the protocol changes for the protocol 23 CAPs (CAP-62 to CAP-70, with the exclusion of the rejected CAP-64). This is a release candidate for the protocol 23 that will be promoted to stable provided successful protocol 23 upgrade on Testnet.

New features in protocol 23

Breaking changes

Summary of the breaking changes introduced in the minor releases since the v22.0.0 release:

  • [v22.2.0] BucketListDB is mandatory in this release so the config flag DEPRECATED_SQL_LEDGER_STATE will be ignored. This means the following SQL tables will be unconditionally dropped:
    • ACCOUNT
    • TRUSTLINE
    • DATA
    • CLAIMABLE_BALANCE
    • LIQUIDITY_POOL
    • CONTRACT_DATA
    • CONTRACT_CODE
    • CONFIG_SETTING
    • TTL
    • TXSETHISTORY
    • TXHISTORY
  • [v22.1.0] publish: build checkpoint files during ledger close by @marta-lokhova in #4446. Drop support for txhistory, txsethistory and upgradehistory SQL tables. Drop --force-back option from run command.

Generated changes summary since the last stable release (22.4.1):

Read more

23.0.0rc4

16 Jul 01:01
dcf3669

Choose a tag to compare

23.0.0rc4 Pre-release
Pre-release

This is a preliminary release of protocol 23. It contains all the protocol changes for the protocol 23 CAPs (CAP-62 to CAP-70, with the exclusion of the rejected CAP-64). This is a release candidate for the protocol 23 that will be promoted to stable provided successful protocol 23 upgrade on Testnet.

New features in protocol 23

Breaking changes

Summary of the breaking changes introduced in the minor releases since the v22.0.0 release:

  • [v22.2.0] BucketListDB is mandatory in this release so the config flag DEPRECATED_SQL_LEDGER_STATE will be ignored. This means the following SQL tables will be unconditionally dropped:
    • ACCOUNT
    • TRUSTLINE
    • DATA
    • CLAIMABLE_BALANCE
    • LIQUIDITY_POOL
    • CONTRACT_DATA
    • CONTRACT_CODE
    • CONFIG_SETTING
    • TTL
    • TXSETHISTORY
    • TXHISTORY
  • [v22.1.0] publish: build checkpoint files during ledger close by @marta-lokhova in #4446. Drop support for txhistory, txsethistory and upgradehistory SQL tables. Drop --force-back option from run command.

Generated changes summary since the last stable release (22.4.1):

Read more

v23.0.0rc3

14 Jul 16:56
49136bf

Choose a tag to compare

v23.0.0rc3 Pre-release
Pre-release

This is a preliminary release of protocol 23. It contains all the protocol changes for the protocol 23 CAPs (CAP-62 to CAP-70, with the exclusion of the rejected CAP-64). This is a release candidate for the protocol 23 that will be promoted to stable provided successful protocol 23 upgrade on Testnet.

New features in protocol 23

Generated changes summary since the last stable release (22.4.1):

Read more

v23.0.0rc2

07 Jul 19:32
9819d1b

Choose a tag to compare

v23.0.0rc2 Pre-release
Pre-release

This is a preliminary release of protocol 23. It contains all the protocol changes for the protocol 23 CAPs (CAP-62 to CAP-70, with the exclusion of the rejected CAP-64). This is a release candidate for the protocol 23 that will be promoted to stable provided successful protocol 23 upgrade on Testnet.

New features in protocol 23

Generated changes summary since the last stable release (22.4.1):

Read more