XRPLF / xrpl4j

A 100% Java implementation to interact with the XRP Ledger.
ISC License
80 stars 45 forks source link

Support XRPFees amendment #508

Open nkramer44 opened 7 months ago

nkramer44 commented 7 months ago

Adjusts the SetFee pseudo-transaction to work when the XRPFees amendment goes live.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.66%. Comparing base (2a68c4a) to head (a8ce66c).

:exclamation: Current head a8ce66c differs from pull request most recent head e5a77dd

Please upload reports for the commit e5a77dd to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #508 +/- ## ============================================ + Coverage 91.65% 91.66% +0.01% - Complexity 1774 1781 +7 ============================================ Files 365 366 +1 Lines 4948 4957 +9 Branches 408 408 ============================================ + Hits 4535 4544 +9 Misses 280 280 Partials 133 133 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.