Skip to content

2.0.0

Choose a tag to compare

@manojsdoshi manojsdoshi released this 16 Oct 21:09
· 1071 commits to develop since this release
7a1f902

Introducing Clio version 2.0.0

Version 2.0.0 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds new features, bug fixes, and amendment support.

Amendment Support

The following amendments have been introduced since Clio 1.0.4 and have transaction model changes. Clio 2.0.0 is built with libxrpl 1.12.0, which supports these amendments.

If these amendments are enabled and you have not upgraded Clio to 2.0.0 or newer, the ETL will be amendment blocked and new ledgers will not be processed.

The current voting status of these amendments in mainnet is available here: https://xrpscan.com/amendments

Database Migration

If you are currently running Clio on a previous version and upgrading to 2.0.0, you must perform a database migration to properly support NFT data. Instructions for the migration are described https://github.com/XRPLF/clio/tree/clio_migrator%402.0.0

What's Changed

New Contributors

Testing Credits

  • Thanks to @mounikakun and others for testing this release.

Full Changelog: 1.0.4...2.0.0