Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Initial Decimal Display Issue and Improve Gas Payment Formatting in Hyperlane Explorer #138

Merged
merged 6 commits into from
Nov 14, 2024

Conversation

butcher73
Copy link
Contributor

This PR fixes Issue #129 by setting the initial display to use the correct native token decimals in GasDetailsCard. This ensures accurate Total paid values are shown in the explorer.

Copy link

vercel bot commented Nov 9, 2024

@butcher73 is attempting to deploy a commit to the Abacus Works Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@jmrossy jmrossy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good, just one small issue to fix please

src/features/messages/cards/GasDetailsCard.tsx Outdated Show resolved Hide resolved
Copy link

vercel bot commented Nov 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperlane-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 5:19pm

@jmrossy jmrossy enabled auto-merge (squash) November 14, 2024 17:26
@jmrossy jmrossy merged commit 134d1cb into hyperlane-xyz:main Nov 14, 2024
4 of 5 checks passed
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.

Fix decimals for gas details card
2 participants