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

feat: allow bigger spans #19

Conversation

agazso
Copy link

@agazso agazso commented Nov 17, 2022

This change allows to use spans smaller than Number.MAX_SAFE_INTEGER which is about 2 ** 53 -1 instead of 2 ** 32 - 1, thus allowing big files.

@nugaon nugaon deleted the branch fairDataSociety:fix/allow-0-payload June 12, 2023 22:48
@nugaon nugaon closed this Jun 12, 2023
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.

None yet

2 participants