pdp2121

Results 24 issues of pdp2121

## High Level Overview of Change The hooks testnet url was changed a while ago but the previous one worked. That seems to have been disabled recently. New url is...

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

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

The logic in this file to populate data for `EnableAmendment` transactions: https://github.com/ripple/explorer/blob/staging/src/containers/shared/amendmentUtils.ts can be now replaced with the validator-history-service new API: https://data.xrpl.org/v1/network/amendment/info/{amendment id/name} For example: https://data.xrpl.org/v1/network/amendment/info/8CC0774A3BF66D1D22E76BBDA8E8A232E6B6313834301B3B23E8601196AE6455

good first issue

The error message on `NoMatch` transactions page should show the node's pubkey, but at the moment it shows a piece of code. ![Screenshot 2023-09-28 at 4 25 07 PM](https://github.com/ripple/explorer/assets/71317875/4e8fc8cc-f61c-46ce-819f-2756dc129a55)

bug
good first issue

## High Level Overview of Change Title said it all. ### Context of Change PriceOracle amendment: https://github.com/XRPLF/XRPL-Standards/discussions/129 ### Type of Change - [x] New feature (non-breaking change which adds functionality)...

## High Level Overview of Change The hooks testnet url was changed a while ago but the previous one worked. That seems to have been disabled recently. New url is...

## High Level Overview of Change The VHS is experiencing an intermittent issue with CORS header that causes occasional disruption in data fetching for the Upgrade Status chart. This PR...

With the new `feature` RPC introduced in [rippled 2.2.0](https://github.com/XRPLF/rippled/releases/tag/2.2.0), `EnableAmendment` tx Simple page can populate its data using amendment id without dependence on xrpl.org and rippled docs (which change pretty...

enhancement
good first issue
amendments