Skip to content

Releases: XRPLF/rippled

2.3.0-b4

25 Sep 21:05
1fbf8da
Compare
Choose a tag to compare
2.3.0-b4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.3.0-b2...2.3.0-b4

Testing Credits

  • Thanks to @sgramkumar and others for continued testing.

Bug Bounties and Responsible Disclosures:

We welcome reviews of the rippled code and urge researchers to responsibly disclose any issues they may find.

To report a bug, please send a detailed report to: [email protected]

rippled (XRP Ledger server) Version 2.2.3

15 Sep 14:32
68e1be3
Compare
Choose a tag to compare

This release is strongly recommended for full history servers using a page_size of 4096. Since validators are not affected by the issue, validators can continue to run 2.2.2 or update to 2.2.3.

Version 2.2.3 does not introduce any new amendments over version 2.2.2.

What's Changed

Full Changelog: 2.2.2...2.2.3

Testing Credits

  • Thanks to @sgramkumar and others for continued testing.

Bug Bounties and Responsible Disclosures:

We welcome reviews of the rippled code and urge researchers to responsibly disclose any issues they may find.

To report a bug, please send a detailed report to: [email protected]

rippled (XRP Ledger server) Version 2.2.2

03 Sep 18:10
85214bd
Compare
Choose a tag to compare

Version 2.2.2 introduces no new amendments

What's Changed

Full Changelog: 2.2.1...2.2.2

rippled (XRP Ledger server) Version 2.3.0-b2

26 Aug 18:43
e5aa605
Compare
Choose a tag to compare

Version 2.3.0-b2 introduces three new supported amendments:

  • fixInnerObjTemplate2 amendment: Apply inner object templates to all remaining (non-AMM) inner objects.

In addition to those introduced in version 2.3.0-b1:

  • fixEnforceNFTokenTrustline amendment: Fixes interactions between NFTokenOffers and trust lines.
  • featureNFTokenMintOffer amendment: Allows creating NFTokenOffer in a NFTokenMint transaction.
  • fixReducedOffersV2 amendment: Prevents offers from blocking order books.

What's Changed

New Contributors

Full Changelog: 2.3.0-b1...2.3.0-b2

Testing Credits

  • Thanks to @sgramkumar and others for continued testing.

Bug Bounties and Responsible Disclosures:

We welcome reviews of the rippled code and urge researchers to responsibly disclose any issues they may find.

To report a bug, please send a detailed report to: [email protected]

rippled (XRP Ledger server) Version 2.2.1

29 Jul 19:37
e6ef0fc
Compare
Choose a tag to compare

Version 2.2.1 introduces no new amendments:

What's Changed

  • Fixed a critical bug, introduced in 2.2.0, when handling some types of RPC requests.

Full Changelog: 2.2.0...2.2.1

rippled (XRP Ledger server) Version 2.3.0-b1

21 Jun 17:20
ef02893
Compare
Choose a tag to compare

Version 2.3.0-b1 introduces three new amendments:

  • fixEnforceNFTokenTrustline amendment: Fixes interactions between NFTokenOffers and trust lines.
  • featureNFTokenMintOffer amendment: Allows creating NFTokenOffer in a NFTokenMint transaction.
  • fixReducedOffersV2 amendment: Prevents offers from blocking order books.

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0-b1

Testing Credits

  • Thanks to @sgramkumar and others for continued testing.

Bug Bounties and Responsible Disclosures:

We welcome reviews of the rippled code and urge researchers to responsibly disclose any issues they may find.

To report a bug, please send a detailed report to: [email protected]

rippled (XRP Ledger server) Version 2.2.0

04 Jun 23:09
2df6356
Compare
Choose a tag to compare

Version 2.2.0 introduces five new amendments:

  • PriceOracle amendment: Implements a price oracle as defined in the XLS-47 spec. A Price Oracle is used to bring real-world data, such as market prices, onto the blockchain, enabling dApps to access and utilize information that resides outside the blockchain. #4789

  • fixEmptyDID amendment: Modifies the behavior of the DID amendment: adds an additional check to ensure that DIDs are non-empty when created, and returns a tecEMPTY_DID error if the DID would be empty. #4950

  • fixXChainRewardRounding amendment: Modifies the behavior of the XChainBridge amendment: fixes rounding so reward shares are always rounded down, even when the fixUniversalNumber amendment is active. #4933

  • fixPreviousTxnID amendment: Adds PreviousTxnID and PreviousTxnLgrSequence as fields to all ledger entries that did not already have them included (DirectoryNode, Amendments, FeeSettings, NegativeUNL, and AMM). Existing ledger entries will gain the fields whenever transactions modify those entries. #4751.

  • fixAMMv1_1 amendment: Fixes AMM offer rounding and low quality order book offers from blocking the AMM. #4983

Note for Clio operators

If you operate a Clio server, Clio needs to be updated to 2.1.2 before updating to rippled 2.2.0. Clio will be blocked if it is not updated.

What's Changed

Full Release Notes for 2.2.0 (xrpl.org)

New Contributors

Full Changelog: 2.1.0...2.2.0

2.2.0-rc3

21 May 02:21
40b4adc
Compare
Choose a tag to compare
2.2.0-rc3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.2.0-rc2...2.2.0-rc3

rippled (XRP Ledger server) Version 2.2.0-rc2 (beta)

16 May 22:20
d5e5c3c
Compare
Choose a tag to compare

Amendments

Pre-release version 2.2.0-rc2 introduces one new amendment:

Overall, compared to version 2.1.1, the following amendments are new:

  • PriceOracle
  • fixEmptyDID
  • fixXChainRewardRounding
  • fixPreviousTxnID
  • fixAMMv1_1

What's Changed

Full Changelog: 2.2.0-rc1...2.2.0-rc2

rippled (XRP Ledger server) Version 2.2.0-rc1 (beta)

26 Apr 23:05
02ec8b7
Compare
Choose a tag to compare

Amendments

Pre-release version 2.2.0-rc1 introduces one new amendment:

What's Changed

New Contributors

Full Changelog: 2.2.0-b3...2.2.0-rc1