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

In `rippled` 2.0.1, a [new line](https://github.com/XRPLF/rippled/pull/4867) in `cfg/rippled-example.cfg` sets the recommended `send_queue_limit` to `500`. There is no documentation of the `send_queue_limit` setting. Ideally, it would be documented somewhere on xrpl.org....

new topic
infra

Fixes #2335 Feel free to update if this format is not desirable. I was not sure what the most concise way would be. Basic idea is that we support `AMM*`...

needs japanese translation

modify the AI widget according to design

API v2 standardizes the JSON responses of several methods [here](https://github.com/XRPLF/rippled/blob/release/API-CHANGELOG.md#modifications-to-json-transaction-element-in-v2). Need to update affected methods, but first we need to determine if it should be included on the same page,...

content updates

See https://github.com/XRPLF/clio/issues/986 Currently the docs state that Clio does not support `AMM*` transaction types. This is no longer true once we release 2.1.0 so let's update it. Should not merge...

clio

This page is not displayed in the side nav due to an omission in the `parent: ledger-data-formats.html` in the md file. `references/protocol-reference/ledger-data/ledger-entry-common-fields.md` https://xrpl.org/ledger-entry-common-fields.html

bug
organization

https://xrpl.org/transaction-cost.html#special-transaction-costs

bug
defi

The "Hot topics happening now" list describes various topics in "active" discussion on various platforms, with links out to those platforms. ![2024-01-10_102258_739359614](https://github.com/XRPLF/xrpl-dev-portal/assets/7515597/621cb4c1-53e3-406b-89a7-270b1c3cda26) However, only the small purple arrow on the...

web dev

The XRPL TOML checker has a small bug when the domain field is set to 'https://moonboi589.com/'. If we use 'Look Up By Account' with the [issuer](https://bithomp.com/explorer/rLV1d3oPf6rg8wUZLYdGCzXoVWsAhz5TSX), it adds an extra...

Hi, I’ve developed a [Pure Dart package](https://github.com/mrtnetwork/xrp_dart) for Ripple. This package currently supports all types of transactions and Ripple networks. It only relies on an for blockchain and cryptography, which...

new topic
question