XRPLF / clio

An XRP Ledger API Server
https://xrpl.org
ISC License
55 stars 48 forks source link

Upgrade to 2.2.0-rc2 with manual temporary fixes #1413

Closed godexsoft closed 1 month ago

godexsoft commented 1 month ago

This is needed to unblock the currently amendment-blocked devnet. libxrpl 2.2.0-rc1 broke linkage against generated protobuf code. This pr uses a tmp version fro artifactory that fixes the issues. As soon as rc3 with the fixes is made available we should move over to it.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 67.80%. Comparing base (99400d7) to head (82150b4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1413 +/- ## ======================================== Coverage 67.80% 67.80% ======================================== Files 232 232 Lines 9309 9309 Branches 5203 5203 ======================================== Hits 6312 6312 + Misses 1639 1638 -1 - Partials 1358 1359 +1 ```

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