Skip to content

Conversation

@ckeshava
Copy link
Contributor

@ckeshava ckeshava commented Jan 23, 2026

High Level Overview of Change

This PR implements an Explorer Lending-Protocol Object Page. It provides a readable version of Single-Asset-Vaults to the viewers.

If you would like to interact with the new Lending Protocol Object Page, please run a local instance of the Explorer with this PR's changes and navigate to http://localhost:3000/lend.devnet.rippletest.net:51233/vault/3E7B7873E696C8055302F2EA3669E6C447FB3606B92E6451AF1CD2BACFFB1F0E on your browser.

Refer to this screen recording video to see a visual preview of the new Explorer Vault page: https://github.com/user-attachments/assets/e7707a9f-6bde-40cf-8239-b700cfb02a24

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Tests (You added tests for code that already exists, or your new feature included in this PR)
  • Documentation Updates
  • Translation Updates
  • Release

Codebase Modernization

  • Updated files to React Hooks
  • Updated files to TypeScript

Before / After

Test Plan

Appropriate tests have been added to the new feature.

… it paid off; TODO: Verify the behavior of Impaired and Defaulted loans
…million, k for thousands); formatted Total-Debt and Maximum-Debt values in the LoanBroker section
@ckeshava ckeshava marked this pull request as ready for review January 26, 2026 20:26
@ckeshava
Copy link
Contributor Author

Note: Appropos the Github CI linter errors, the changes requested by pre-commit software is contradictory to those proposed by prettier. Either way, I will fail one of the CI tasks.

It is not useful to work with prettier, pre-commit and other variations of the eslint software. I propose that we simplify the "linting tax" that developers need to pay in every PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant