Skip to content

feat(math): 64-bit math contracts Uint64 and Bytes8 including Pack utility#373

Draft
0xisk wants to merge 4 commits intomainfrom
feat/64-bit-math
Draft

feat(math): 64-bit math contracts Uint64 and Bytes8 including Pack utility#373
0xisk wants to merge 4 commits intomainfrom
feat/64-bit-math

Conversation

@0xisk
Copy link
Member

@0xisk 0xisk commented Mar 3, 2026

Types of changes

What types of changes does your code introduce to OpenZeppelin Midnight Contracts?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Fixes #214

PR Checklist

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@coderabbitai
Copy link

coderabbitai bot commented Mar 3, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/64-bit-math

Comment @coderabbitai help to get the list of available commands and usage tips.

@0xisk 0xisk changed the title feat(contracts): 64-bit math contracts Uint64 and Bytes8 feat(contracts): 64-bit math contracts Uint64 and Bytes8 including Pack utility Mar 3, 2026
@0xisk 0xisk self-assigned this Mar 3, 2026
@0xisk 0xisk added the enhancement New feature or request label Mar 3, 2026
@0xisk 0xisk moved this from Backlog to Needs Review in OZ Development for Midnight Mar 3, 2026
@0xisk 0xisk changed the title feat(contracts): 64-bit math contracts Uint64 and Bytes8 including Pack utility feat(math): 64-bit math contracts Uint64 and Bytes8 including Pack utility Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Needs Review

Development

Successfully merging this pull request may close these issues.

feat: 64-bit Math

2 participants