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

Library Upgrades #9

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Library Upgrades #9

wants to merge 7 commits into from

Conversation

SilentRhetoric
Copy link
Owner

@SilentRhetoric SilentRhetoric commented Jan 20, 2025

Upgrades the following libraries:

  • JS SDK v3
  • AlgoKit Utils v8
  • Use Wallet v4

This update also fixes an issue that prevented burning ASA quantities >2^53, which was happening for assets that were minted with max uint64 total quantity. Quantities are handled as bigint for chain interactions and converted back and forth as strings for the UI. A set of tests has been created for the string-->bigint conversion function.

Copy link

netlify bot commented Jan 20, 2025

Deploy Preview for thebonfire ready!

Name Link
🔨 Latest commit 6c6d064
🔍 Latest deploy log https://app.netlify.com/sites/thebonfire/deploys/67a54939b63eed0008c3b06f
😎 Deploy Preview https://deploy-preview-9--thebonfire.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

1 participant