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

Fixes BigInt parsing losing precision in IntegerInput #135

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

Pabl0cks
Copy link
Member

Fixes #134

Just migrated the fix we did for SE-2 in these PRs:

scaffold-eth/scaffold-eth-2#893
scaffold-eth/scaffold-eth-2#894

Copy link

vercel bot commented Jul 18, 2024

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

Name Status Preview Comments Updated (UTC)
abi-ninja-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2024 11:49am

Copy link
Member

@technophile-04 technophile-04 left a comment

Choose a reason for hiding this comment

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

Thanks Pablo!! Everything works nicely!

@technophile-04 technophile-04 merged commit 7d80207 into main Jul 22, 2024
3 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 precision issues with BigInt
2 participants