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

Add Saturated Subtraction for UINT128 #148

Open
BoyuanFeng opened this issue Jul 1, 2022 · 0 comments
Open

Add Saturated Subtraction for UINT128 #148

BoyuanFeng opened this issue Jul 1, 2022 · 0 comments
Labels
A-openzl Area: Development Related to OpenZL and ECLAIR P-low Priority: Low

Comments

@BoyuanFeng
Copy link
Contributor

BoyuanFeng commented Jul 1, 2022

This is a follow-up issue for #146 and #147.

We need saturated subtraction for the uint128 struct which will be used to store asset values that cannot be below zero.

@BoyuanFeng BoyuanFeng self-assigned this Jul 1, 2022
@BoyuanFeng BoyuanFeng added the changelog:added Changelog: add these changes to the `added` section of the changelog label Jul 1, 2022
@BoyuanFeng BoyuanFeng added this to the v0.5.4 milestone Jul 1, 2022
@bhgomes bhgomes modified the milestones: v0.5.4, v1.0.0 Jul 1, 2022
@bhgomes bhgomes added A-openzl Area: Development Related to OpenZL and ECLAIR P-low Priority: Low and removed changelog:added Changelog: add these changes to the `added` section of the changelog labels Jul 6, 2022
@bhgomes bhgomes removed this from the v1.0.0 milestone Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-openzl Area: Development Related to OpenZL and ECLAIR P-low Priority: Low
Projects
None yet
Development

No branches or pull requests

3 participants