Skip to content

Conversation

@mvadari
Copy link
Collaborator

@mvadari mvadari commented Apr 18, 2024

High Level Overview of Change

This PR adds the use of the Currency element to the metadata processing, so that proper hex-converted currency codes are used and there are links to the currency pages.

Context of Change

It is difficult to read when currencies that have a code longer than 3 characters aren't displayed properly.

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

TypeScript/Hooks Update

  • Updated files to React Hooks
  • Updated files to TypeScript

Before / After

Before:
image

After:
image

Test Plan

Tests have been updated accordingly.

@pdp2121
Copy link
Collaborator

pdp2121 commented Jul 9, 2024

Is it for #925?

@mvadari mvadari linked an issue Jul 9, 2024 that may be closed by this pull request
@mvadari
Copy link
Collaborator Author

mvadari commented Jul 9, 2024

Is it for #925?

Yes, I forgot there was an issue.

mvadari and others added 6 commits July 9, 2024 10:39
## High Level Overview of Change

Fix typo for website in english translation

### Context of Change

Bug introduced in #1056

### Type of Change

- [x] 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

### TypeScript/Hooks Update

- [ ] Updated files to React Hooks
- [ ] Updated files to TypeScript
@mvadari mvadari marked this pull request as ready for review October 21, 2025 19:09
@mvadari mvadari requested a review from pdp2121 October 21, 2025 19:11
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.

Use Currency type in tx metadata details

4 participants