-
Notifications
You must be signed in to change notification settings - Fork 67
feat: Add support for deep freeze #1875
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
feat: Add support for deep freeze #1875
Conversation
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.
Will be merged when new libxrpl which contains rippled deep freeze is merged.
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.
Thanks for adding testcases 💚
Spot one logic mistake. Will continuing reviewing after fix.
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.
Good job!
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1875 +/- ##
===========================================
+ Coverage 72.71% 73.20% +0.49%
===========================================
Files 333 337 +4
Lines 13525 13837 +312
Branches 6881 7018 +137
===========================================
+ Hits 9835 10130 +295
+ Misses 1785 1781 -4
- Partials 1905 1926 +21 ☔ View full report in Codecov by Sentry. |
fixes #1826