Elliot.

Results 51 issues of Elliot.

Reported by: @natenichols @ckniffen ## Issue Description When attempting to retrieve a pseudo-transaction from a full history Reporting Mode server, rippled returns "txnNotFound". ## Steps to Reproduce Example: Amendment `fixPayChanRecipientOwnerDir`...

Bug

## Summary Aside from the live XRP Ledger network (known as Mainnet), there are also a few test networks that are used for testing and development purposes. Ripple operates two...

Good First Issue
Feature Request

Follow-up to #2036. Add documentation about adding custom headers.

Ref: #1907 Add a test case for this _Originally requested by @mvadari in https://github.com/XRPLF/xrpl.js/pull/1907#pullrequestreview-865191128_

It can be awkward to access the date, hash, and ledger_index fields of Transactions. These fields are available when retrieving transactions from a validated ledger, e.g. with the 'account_tx' command....

This is a reminder to document the `"ripplerpc": "3.0"` option if/when the following PR gets merged. https://github.com/XRPLF/rippled/pull/4143

content updates

A developer reached out to me about doing validation of XRPL addresses, referencing: https://xrpl.org/accounts.html#address-encoding This states that the Account ID content is 20 bytes, and the address is 24 bytes...

bug

A lot of testnet validations/proposals leak onto the mainnet. network_id is described in rippled-example.cfg (in the rippled repo) but we should also have mention of it on xrpl.org. We should...

help wanted
content updates

Closes #651 For details about --cwd, see https://github.com/yarnpkg/yarn/pull/4174 See also: https://github.com/yarnpkg/yarn/issues/692

The [README](https://github.com/kogosoftwarellc/open-api/blob/fbdae0b/packages/express-openapi/README.md) currently states: > OpenAPI 3.0 (beta until the official JSONSchema is released https://github.com/OAI/OpenAPI-Specification/issues/1301) The schema is now available: https://github.com/OAI/OpenAPI-Specification/tree/master/schemas/v3.0 Linked from: https://github.com/OAI/OpenAPI-Specification/issues/1032#issuecomment-492410088