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

* Upgrade `@redocly/realm` to `0.102.0` * Remove the `theme.` prefix from translation keys (removed in Realm `0.102.0`) * Removed the deprecated `theme` configuration property from `redocly.yaml` and front matter (backwards...

redocly

The `_code_samples/escrow/js/` folder has several issues: - the `package.json` requires both xrpl.js 3.0 and ripple-lib 0.17 (the latter is ancient and unused in the code). It's likely that `ripple-lib` is...

content updates
javascript

to Readme file eg) ```md npm start -- -p 4001 ```

Note that backward compatibility for the following breaking changes will be dropped in the 1.0.0 release. - The `theme.` prefix from translation keys has been removed in Realm 0.102.0. -...

redocly

https://xrpl.org/docs/references/xrp-ledger-toml#validators > An HTTPS URL where one can find the list of other validators this validator trusts. If the validator is configured to use a validator list site for UNL...

I was playing around with installing Rippled (2.2.3-1) and wanted to set it up as a validator noticed it was missing Validator_keys... I messaged around on Discord without luck. I...

As discussed in xrplf/rippled#5102, we should update the guidance for fixing the sqlite page size issue to reflect current guidance, or reference XRPLF/rippled#5135 once its merged.

content updates
infra