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

Big number support #95

Merged
merged 5 commits into from
Sep 19, 2024
Merged

Big number support #95

merged 5 commits into from
Sep 19, 2024

Conversation

Thomasvdam
Copy link
Member

Motivation

Make it easier for developers to deal with u128 and u256. Also make it easier to test tally execution by allowing Buffers as reveal result input directly.

Explanation of Changes

We were unable to incorporate u128 and u256 in the toNumber static method so we had to split them up.

Testing

Added unit tests for the new methods/updated cases.

Related PRs and Issues

N.A.

@Thomasvdam Thomasvdam merged commit e86bae3 into main Sep 19, 2024
1 check passed
@Thomasvdam Thomasvdam deleted the fix/buffer-input branch September 19, 2024 12:50
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.

3 participants