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 toString for FixedPoint instances with 0 decimals #1472

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Conversation

ryangoree
Copy link
Member

Fixes: #1446

Copy link

vercel bot commented Sep 9, 2024

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

Name Status Preview Comments Updated (UTC)
hyperdrive-mainnet-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2024 10:47pm
hyperdrive-sepolia-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 9, 2024 10:47pm
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
hyperdrive-js ⬜️ Ignored (Inspect) Sep 9, 2024 10:47pm
hyperdrive-mainnet-production ⬜️ Ignored (Inspect) Sep 9, 2024 10:47pm
hyperdrive-sepolia-production ⬜️ Ignored (Inspect) Sep 9, 2024 10:47pm
testnet-v1 ⬜️ Ignored (Inspect) Sep 9, 2024 10:47pm
testnet-v1.0.6 ⬜️ Ignored (Inspect) Sep 9, 2024 10:47pm
trading-competition ⬜️ Ignored (Inspect) Sep 9, 2024 10:47pm

Copy link

changeset-bot bot commented Sep 9, 2024

🦋 Changeset detected

Latest commit: 0c56aae

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@delvtech/fixed-point-wasm Patch
@delvtech/hyperdrive-js-core Patch
@delvtech/hyperdrive-viem Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ryangoree ryangoree changed the title Fix toString for FixedPoint instances with 0 decimals Fix toString for FixedPoint instances with 0 decimals Sep 9, 2024
@ryangoree ryangoree merged commit 3099256 into main Sep 9, 2024
14 checks passed
@ryangoree ryangoree deleted the ryan-fp branch September 9, 2024 23:02
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.

Hide decimal in string format for fixed-point-wasm instances with 0 decimals
2 participants