XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.64k stars 1.48k forks source link

ripplex.io is being sunset (Version: 1.7.x) #3880

Closed ximinez closed 2 years ago

ximinez commented 3 years ago

Issue Description

Per https://blog.ripplex.io/sunsetting-ripplex-io/, the ripplex.io site is being sunset. There are several references to it (and its predecessor xpring.io) in the rippled documentation that need to be updated.

As of 1.8.0-b3:

$ grep -ri -e xpring.io -e ripplex.io
RELEASENOTES.md:This release [significantly improves memory usage](https://blog.ripplex.io/how-ripples-c-team-cut-rippleds-memory-footprint-down-to-size/), introduces a protocol amendment to allow out-of-order transaction execution with Tickets, and brings several other features and improvements. 
RELEASENOTES.md:- **Rework deferred node logic and async fetch behavior:** This change significantly improves ledger sync and fetch times while reducing memory consumption.  (https://blog.ripplex.io/how-ripples-c-team-cut-rippleds-memory-footprint-down-to-size/)
.github/ISSUE_TEMPLATE/config.yml:    url: https://forum.xpring.io/c/community/
Ayushsunny commented 3 years ago

Hey @ximinez Can i work on this?

ximinez commented 3 years ago

Absolutely

Ayushsunny commented 3 years ago

@ximinez So we need to update the blog on ripplex.io website right?

ximinez commented 3 years ago

Yes, though I don't know what the new URL is.

ckeshava commented 2 years ago

Hello, I couldn't find any references to xspring.io or ripplex.io (except for ReleaseNotes 1.7.0) in the develop branch of the codebase.

Is there anything else that needs to be done with respect to this issue?

ximinez commented 2 years ago

Hm. I guess not.