Skip to content

rippled (XRP Ledger server) Version 2.0.0-b3 (beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@intelliot intelliot released this 18 Oct 23:32
· 238 commits to release since this release
1fc1eb9

This is a beta for the next release.

When finalized, the next stable release of rippled is expected to be the last release for 2023 (given the holidays in Nov/Dec). The major version is bumped because:

  • api_version 2 general availability is expected.
  • Notable performance improvements in TPS (transactions per second): up to 3,900 TPS.
  • XLS-38 sidechains support
    • This is a large change and adds significant new functionality to the protocol.
  • XLS-40 decentralized identity (DID) support
  • New server_definitions method
  • Lastly, many aspects of the code have been refactored and changed since the previous major version bump.

What's Changed

New Contributors

Full Changelog: 2.0.0-b2...2.0.0-b3