xrpl-dev-portal icon indicating copy to clipboard operation
xrpl-dev-portal copied to clipboard

Source code for xrpl.org including developer documentation

Results 381 xrpl-dev-portal issues
Sort by recently updated
recently updated
newest added
trafficstars

When I click the magnifying glass, which brings up the search , I don't expect to have to click within that to start typing my query.

web dev

- Add network selection (testnet, devnet, NFT-Devnet, sidechains) - Replace "Initialize" with a way to select a sending address that lets you paste in a seed (or secret numbers!) if...

content updates
javascript

The [feature method](https://xrpl.org/feature.html) is the obvious way to look up which amendment are enabled or pending for a given server (and the network it's connected to) but it requires an...

new topic

**Problem:** historical data loss after node restart **Expected result:** it is hoped that the data after the time when the node is first built can be retained, and the previous...

Problem: Currently we don't emphasize downloading the Quickstart Samples archives enough and it's easily glossed over. If the user skips it, they’ll be missing the core code they’re working from....

content updates

In the documentation of the `server_info` endpoint, it's stated that `state_accounting.*.transitions` is Number, when in fact in the server response it is a String. Additionally, the field `peers` seems to...

bug

Proposing a more accessible gray (#454549) on the hover selection while searching for content in the docs page (dark mode only).

web dev

Upstream PR: https://github.com/ripple/rippled/pull/4088 1.9.0 introduces new ways of configuring API settings for recognizing administrators and secure gateways by subnet ranges (in "slash" notation). Previously admin and secure gateway connections could...

content updates

Should link to 'XRPL Quickstart' in the docs page instead of 'Get Started'

I have several examples of this but here is an example. Why does the Ripple State Difference (Prev - Final Balance) **NOT** equal Prev - Final Values of Order? **Hash:...