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: use BigInt instead of Int64 and Uint64 #97

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

ethan-tbd
Copy link
Contributor

this pr updates the Bep44 implementation to fix the following error when using web5-dart with flutter web

DartError: Unsupported operation: Int64 accessor not supported by dart2js

Copy link
Contributor

@mistermoe mistermoe left a comment

Choose a reason for hiding this comment

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

@ethan-tbd just confirming that things still work as expected on mobile?

@ethan-tbd
Copy link
Contributor Author

@ethan-tbd just confirming that things still work as expected on mobile?

can confirm that everything still works on mobile!

@ethan-tbd ethan-tbd merged commit 7cad00d into main Oct 2, 2024
1 check passed
@ethan-tbd ethan-tbd deleted the fix-int64-web-support branch October 2, 2024 17:41
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.

2 participants