Skip to content

v19.9.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MonsieurNicolas MonsieurNicolas released this 24 Mar 16:43
· 1894 commits to master since this release
064a278

This release contains some stability improvements and enables serializing BucketListDB indexes on disk.

Stability improvements

New features

  • Serialize indexes to disk
    This change saves BucketListDB indexes on disk, so validators can load the index files, instead of reindexing the entire BucketList on startup. On EBS, indexing the BucketList takes about 4 minutes, but loading indexes takes about 1-2 seconds only.

Soroban (only enabled in vNext, not enabled in default build)