Skip to content

test: add test case for large u128 token IDs #22 - #52

Merged
manoahLinks merged 1 commit into
crowdpass-live:mainfrom
Smartdevs17:fix/issue-22-unsafe-cast
Feb 25, 2026
Merged

test: add test case for large u128 token IDs #22#52
manoahLinks merged 1 commit into
crowdpass-live:mainfrom
Smartdevs17:fix/issue-22-unsafe-cast

Conversation

@Smartdevs17

@Smartdevs17 Smartdevs17 commented Feb 22, 2026

Copy link
Copy Markdown
Contributor

This PR adds a test case to verify the fix for issue #22, ensuring that large u128 token IDs are handled correctly in the TBA account contract without truncation.

Closes #22

@manoahLinks
manoahLinks merged commit 861898a into crowdpass-live:main Feb 25, 2026
1 of 2 checks passed
@manoahLinks

Copy link
Copy Markdown
Contributor

Thanks for your contribution

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 unsafe u128 to u64 cast in TBA account get_nft_owner

2 participants