Skip to content

fix: correct box decoding of uint values < 53 bits #421

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

Merged
merged 3 commits into from
Jul 22, 2025

Conversation

neilcampbell
Copy link
Contributor

Resolves #420

@neilcampbell neilcampbell requested a review from PatrickDinh July 22, 2025 04:45
@neilcampbell neilcampbell force-pushed the fix/box-uint-decoding branch from c4bf865 to 393edb1 Compare July 22, 2025 04:46
@neilcampbell neilcampbell force-pushed the fix/box-uint-decoding branch from fb0a388 to 17bd828 Compare July 22, 2025 05:03
@neilcampbell neilcampbell force-pushed the fix/box-uint-decoding branch from 6211283 to 2d19a2d Compare July 22, 2025 05:40
@neilcampbell neilcampbell changed the title fix: correct box decoding of uint values < 64 bits fix: correct box decoding of uint values < 53 bits Jul 22, 2025
@neilcampbell neilcampbell merged commit 764810a into main Jul 22, 2025
2 checks passed
@neilcampbell neilcampbell deleted the fix/box-uint-decoding branch July 22, 2025 05:53
@engineering-ci
Copy link
Contributor

🎉 This PR is included in version 9.1.2-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@engineering-ci
Copy link
Contributor

🎉 This PR is included in version 9.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Box getters return wrong types for uint8 / uiont16 / uint32 (typed number, returned bigint)
2 participants