Skip to content

Conversation

@bpierre
Copy link
Member

@bpierre bpierre commented Dec 20, 2025

fixes #313

changes

  • Fix very large amounts breaking the layout.
  • Detect infinite amounts (uint256 max).
  • Add Amount.Base.
  • Various layout tweaks.

preview (see before)

image image image

- Fix very large amounts breaking the layout.
- Detect infinite amounts (uint256 max).
- Add `Amount.Base`.
- Various layout tweaks.
@github-actions
Copy link

github-actions bot commented Dec 20, 2025

🚀 Deploying bpierre/fix-amount-overflow with ⚡ Cloudflare Pages

Latest commit: afca7df2598b0572a55bebba27c936ee8dc3a04f
Status: ✅ Deploy successful
Preview URL: https://d2bb85c0-explorer.porto.workers.dev
Branch Preview URL:

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.

bug: show human readable "infinite" if user performs a type(uint256).max operation

2 participants