Download Latest Version v19.14.0 source code.tar.gz (6.9 MB)
Email in envelope

Get an email when there's a new version of stellar-core

Home / v19.6.0rc1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-11-28 1.8 kB
v19.6.0rc1 source code.tar.gz 2022-11-28 6.6 MB
v19.6.0rc1 source code.zip 2022-11-28 7.2 MB
Totals: 3 Items   13.8 MB 0

This release contains some stability improvements as well as the new database backend (see below).

Stability improvements

New features

  • Experimental BucketList key-value store. This is a preview feature (meaning: we expect it to work but there might be some issues with it). When enabled using EXPERIMENTAL_BUCKETLIST_DB = true it switches core to using buckets as the only source of truth for ledger state (while still using sql for other data like overlay state, transaction information, etc). We expect performance to be higher while using about half the disk space, so please give it a try! For the gritty details check out the bucket’s readme.
  • Improvements to overlay metrics and logging

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

Breaking changes

None

Source: README.md, updated 2022-11-28