-
Notifications
You must be signed in to change notification settings - Fork 139
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
Introduce Word128
integer type
#2497
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2497 +/- ##
==========================================
- Coverage 78.55% 78.45% -0.11%
==========================================
Files 336 336
Lines 76044 76561 +517
==========================================
+ Hits 59739 60068 +329
- Misses 14099 14262 +163
- Partials 2206 2231 +25
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work!
Co-authored-by: Bastian Müller <[email protected]>
af2c481
to
5276b46
Compare
Had to force push after resolving merge conflicts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Work towards #2389
Work towards onflow/developer-grants#179
Description
This PR introduces the type
Word128
to Cadence.master
branchFiles changed
in the Github PR explorer