-
Notifications
You must be signed in to change notification settings - Fork 102
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
Changed remaining
inner representation in RemainingInvalidator
#252
Conversation
changed remaining amount representation in RemainInvalidator
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #252 +/- ##
==========================================
+ Coverage 85.56% 86.62% +1.06%
==========================================
Files 22 23 +1
Lines 464 486 +22
Branches 112 113 +1
==========================================
+ Hits 397 421 +24
+ Misses 67 65 -2
☔ View full report in Codecov by Sentry. |
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.
LGTM overall, minor comments on the RemainingInvalidatorLib
docs.
Saves 3 gas for fill order, but adds 3 gas to cancel order.
Before
After