explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Open Source XRP Ledger Explorer

Results 105 explorer issues
Sort by recently updated
recently updated
newest added

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.6 to 29.1.2. Release notes Sourced from ts-jest's releases. v29.1.2 Please refer to CHANGELOG.md for details. v29.1.1 Please refer to CHANGELOG.md for details. v29.1.0 Please refer to...

dependencies

Several bugs/ design issues reported for AMM related transaction pages: - The following transaction shows 2 amounts but there's only 1: ![image (2)](https://github.com/ripple/explorer/assets/71317875/b07fc7c5-76d9-4aac-b66d-e0944a76b627) - LP Tokens also show up weirdly...

bug
AMM

An extension of #589. On validators page we should list the validator lists a validator belongs to. Additionally for the main net we should base "UNL" check boxes upon the...

enhancement
vhs
design work needed

@dangell7 has created a [PR](https://github.com/Transia-RnD/rippled/pull/2) for adding support for issued currencies to Escrows and PaymentChannels. The hooks devnet also supports this. Several enhancements will need to be made to the...

enhancement
design work needed

A nice feature to have would be a page for each ledger object, to view ledger object data in a pretty way. Perhaps for objects that are already supported (e.g....

enhancement
design work needed

Address the following changes to the pages: - Align dropdown items in the NavBar to the right. - Increase font weight for the right labels of the Amendment Summary page....

design work needed

Currently on the top page of explorer, all OfferCreate transactions are represented by blue circles. I can't determine if the Offer object was simply created or if the Offer was...

design work needed

Example: https://livenet.xrpl.org/accounts/rJ1adrpGS3xsnQMb9Cw54tWJVFPuSdZHK/assets This account has issued `CNY`, which shows up in the currency toggle but not in the list of issued tokens it holds. This should be resolved by either...

enhancement
design work needed

Add a place in the header where the user can see the following: - Entrypoint used - public key - rippled/clio version - complete ledgers - uptime

enhancement
design work needed

There's some info that's provided in the `amm_info` command that isn't included. Namely, who has the current auction slot and who holds the other voting slots. It'd be really useful...

enhancement
AMM
design work needed