Skip to content

v19.9.0

Compare
Choose a tag to compare
@marta-lokhova marta-lokhova released this 04 Apr 22:01
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)