tequ
tequ
https://xrpl.org/docs/concepts/consensus-protocol/negative-unl/ Default UNL setting includes the Foundation VL as well as Ripple VL. And Default UNL is the composite of the two lists. It would also be a good time...
https://xrpl.org/docs/concepts/consensus-protocol/consensus-structure/#introduction
Some pages currently use redocly's (internally i18next?) useTranslate() to translate content. This does not allow the use of html tags inside strings. For example, in the following, the order of...
The link to the page is checked within the `realm develop`, but it does not seem to check for anchor tags within the page such as `/resources/dev-tools/websocket-api-tool#account_info`.
Replace from https://github.com/XRPLF/rippled/pull/4838 Co-Author: @xVet ## High Level Overview of Change Spec: [XLS-46d: Dynamic Non Fungible Tokens (dNFTs)](https://github.com/XRPLF/XRPL-Standards/discussions/130) This Amendment adds functionality to update the URI of [NFToken objects](https://github.com/XRPLF/XRPL-Standards/discussions/46) by...
Cannot determine which is the AMM Pool on the trustline between the AMM Pool and the token issuer.
## Issue Description Cannot determine which is the AMM Account on the High or Low account on the trust line between the AMM Pool and the token issuer. This is...
## High Level Overview of Change Changes the internal default path to include the path of the XRP bridge if sfPaths is unspecified in the Payment transaction. ### Context of...
## High Level Overview of Change Add AMM data to `book_changes`, which currently parses only Offer data. ### Context of Change https://github.com/XRPLF/rippled/issues/4952 ### Type of Change - [x ] New...
## Issue Description If the trustline is frozen, the account cannot Cash the Check created by the token Issuer. As with Payments, there should be no checks on freezing in...
Currently, the `book_changes` command uses only the Offer's execution information. Including information about the AMM will allow for more detailed tracking of DEX trading volume and rate transitions. It would...