Skip to content

v17.3.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sisuresh sisuresh released this 21 Jul 19:28
0fc4ef8

Stability improvements

New features

Breaking changes

  • Store LedgerEntry in trustline table. Marked as a breaking change for visibility: no code or configuration needs to change, but on upgrade stellar-core will perform an automatic SQL schema migration, and will be unavailable to sync with its peers until this migration completes. On a fast SSD running on SQLite, the migration may be as quick as 2 minutes; on a slow spinning disk running on postgres it may take a half hour or more. Nodes should therefore be upgraded gradually and individually to avoid disruption.