-
Notifications
You must be signed in to change notification settings - Fork 57
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 v3 support #1754
feat: Add v3 support #1754
Conversation
e981aa8
to
20c33d6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1754 +/- ##
========================================
Coverage 71.65% 71.66%
========================================
Files 295 295
Lines 12652 12652
Branches 6473 6473
========================================
+ Hits 9066 9067 +1
+ Misses 1873 1871 -2
- Partials 1713 1714 +1 ☔ View full report in Codecov by Sentry. |
Shall we use the rippled's apiMaximumSupportedVersion in xrpl directly for max |
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
…o feature/enable-api-v3
@cindyyan317 I checked and I don't think we can use it. |
This is enabling API v3 in order to support forwarding for the fix introduced in XRPLF/rippled#4924