2022

Posted 2022-12-14 to

Developer Reflections: NFTMASTER

This week on Developer Reflections, we’re proud to highlight NFTMASTER, which develops application layer software that allows creators to easily issue and manage NFT collections on the XRP ledger.

Creators are able to glean valuable insights about their NFT collections as well as access tools that allow them to execute transactions on the XRP Ledger. The open-source desktop application allows users to sign hundreds, even thousands, of transactions in a safe and efficient manner.

Posted 2022-11-30 to

Developer Reflections: Ziggurat

This week on Developer Reflections, we’re proud to highlight Ziggurat, which provides multiple blockchain networks with multiple layers of stability. By reverse-engineering the network protocol and using lightweight "synthetic" nodes, Ziggurat provides XRP Ledger node developers with the foundation of reliability, performance, and scalability needed to realize their true potential.

Posted 2022-11-23 to

Developer Reflections: GemWallet

This week on Developer Reflections, we’re proud to highlight GemWallet, a browser extension which acts as a Web3 connectivity to the XRP Ledger. GemWallet enables you to make fast, secure and cheap payments on the XRP Ledger. In addition, you can use GemWallet to sign in with your XRP Ledger address across various websites that it integrates with.

Posted 2022-11-15 to

Developer Reflections: CryptoIso20022 Interop

We’re excited to be reigniting Developer Reflections, and kicking off this week we’re proud to highlight CryptoIso20022 Interop, which enables interoperability between ISO 20022 file formats and cryptocurrency payments to facilitate sending and processing received crypto payments within existing financial software's ISO 20022 capabilities. In other words, CryptoIso20022 Interop is a product to simplify accounting workflows for small to medium-sized enterprizes.

Posted 2022-10-13 to

ExpandedSignerList Enabled and NFTs Approaching

The ExpandedSignerList amendment became enabled on the XRP Ledger on 2022-10-13, allowing multi-signing lists to support up to 32 entries (up from 8) and additional metadata on each signer. Additionally, the fixRemoveNFTokenAutoTrustLine amendment has gained support from over 80% of trusted validators, which puts XLS-20 Non-Fungible Token (NFT) support on track for becoming enabled on the XRP Ledger Mainnet in the near future. All XRP Ledger users should upgrade to version 1.9.4 of the core XRP Ledger server for service continuity.

Posted 2022-09-20 to

Introducing XRP Ledger version 1.9.4

Version 1.9.4 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release introduces a new amendment to the XRP Ledger protocol, fixRemoveNFTokenAutoTrustLine, to mitigate a potential denial-of-service attack against non-fungible token (NFT) issuers.

Posted 2022-09-01 to

Get Ready for NFTs

The NonFungibleTokensV1_1 amendment to the XRP Ledger, introduced in version 1.9.2 of the rippled server implementation, has gained support from a majority of trusted validators. Currently, it is expected to become enabled on 2022-09-13. As long as the NonFungibleTokensV1_1 amendment continues to have the support of over 80% of trusted validators continuously, it will become enabled on the scheduled date, adding native support for non-fungible tokens (NFTs) to the ledger, following the XLS-20 specification.

Posted 2022-08-26 to

Introducing XRP Ledger version 1.9.3

Version 1.9.3 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release corrects a technical flaw that could cause servers to incorrectly process stored amendment votes during startup and fixes a minor issue with with copy constructor of PublicKey.

Posted 2022-07-26 to

Introducing XRP Ledger version 1.9.2

Version 1.9.2 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release includes several fixes and improvements, including a second new fix amendment to correct a bug in Non-Fungible Tokens (NFTs) code, a new API method for order book changes, less noisy logging, and other small fixes.

Posted 2022-05-23 to

Introducing XRP Ledger version 1.9.1

Version 1.9.1 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release includes several important fixes, including a fix for a syncing issue from 1.9.0, a new fix amendment to correct a bug in the new Non-Fungible Tokens (NFTs) code, and a new amendment to allow multi-signing by up to 32 signers.

Posted 2022-03-01 to

The NFT-Devnet Has Been Reset

The "NFT-Devnet" is a test network running experimental code to support Non-Fungible Tokens (NFTs) natively on the XRP Ledger (per the XLS-20 draft standard). Ripple has reset the NFT-Devnet while upgrading it to the latest version of the preview code.

Posted 2022-02-08 to

Introducing XRP Ledger version 1.8.5

Version 1.8.5 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release includes fixes and updates for stability and security, and improvements to build scripts, including the ability to compile natively on Apple's M1 chips. There are no user-facing API or protocol changes in this release.

Posted 2022-01-13 to

Introducing XRP Ledger version 1.8.4

Version 1.8.4 of rippled, the reference server implementation of the XRP Ledger protocol, is now available. This release improves syncing performance including a new "fast load" setting, adds countermeasures for a security vulnerability in LZ4, and adjusts some tuning parameters to improve resource usage. Notably, this release limits pathfinding API methods to fewer and shorter paths because the previous pathfinding settings were causing excessive memory usage as a result of the overall size of the XRP Ledger Mainnet data.

This release supersedes version 1.8.3, and fixes an issue that was discovered during the release cycle.