Skip to content

v11.0.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MonsieurNicolas MonsieurNicolas released this 16 Apr 05:07
· 4730 commits to master since this release
4f594de

Stellar Core 11.0.0

This release is focused predominantly on the implementations of several outstanding Core Advancement Proposals (CAPs), including:

  • CAP-0005 - Throttling and transaction pricing improvements
  • CAP-0006 - Add ManageBuyOffer Operation
  • CAP-0020 - Bucket Initial Entries

Along with these changes we have a host of stability and performance improvements across all of Stellar Core, including performance gains for SCP, in-memory caches, ledger close times, and connection times. We’ve also squashed quite a few bugs, and will continue to focus on making Stellar Core faster and more reliable in upcoming minor releases.

Release Notes

Protocol Changes (v11)

Breaking Changes

  • Removed HTTP Catchup Command. Using the command line catch up directly from history (without having to connect to the network) is preferred going forward.

New Features

Stability Improvements

Miscellaneous Improvements