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

Remove unchecked arithmetic #4907

Conversation

mpapierski
Copy link
Collaborator

Closes #2103

This PR removes unchecked arithmetic operations. Although nearly impossible this is for correctness reason to avoid using unchecked math even on large numbers.

@mpapierski
Copy link
Collaborator Author

bors r+

casperlabs-bors-ng bot added a commit that referenced this pull request Oct 14, 2024
4907: Remove unchecked arithmetic r=mpapierski a=mpapierski

Closes #2103 

This PR removes unchecked arithmetic operations. Although nearly impossible this is for correctness reason to avoid using unchecked math even on large numbers.

4911: GH-4164: Update comment r=mpapierski a=mpapierski

Closes #4164 

Make the chainspec comment clearer 

Co-authored-by: Michał Papierski <[email protected]>
Copy link
Contributor

This PR was included in a batch that successfully built, but then failed to merge into feat-2.0. It will not be retried.

Additional information:

{"message":"Changes must be made through a pull request.","documentation_url":"https://docs.github.com/articles/about-protected-branches","status":"422"}

@mpapierski
Copy link
Collaborator Author

bors r+

casperlabs-bors-ng bot added a commit that referenced this pull request Oct 15, 2024
4907: Remove unchecked arithmetic r=mpapierski a=mpapierski

Closes #2103 

This PR removes unchecked arithmetic operations. Although nearly impossible this is for correctness reason to avoid using unchecked math even on large numbers.

Co-authored-by: Michał Papierski <[email protected]>
Copy link
Contributor

Build failed:

@EdHastingsCasperAssociation
Copy link
Collaborator

bors r+

Copy link
Contributor

Build succeeded:

@casperlabs-bors-ng casperlabs-bors-ng bot merged commit 874eae2 into casper-network:feat-2.0 Oct 15, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rc-5 Release Candidate 5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants