XRPLF / rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
https://xrpl.org
ISC License
4.48k stars 1.44k forks source link

Proposed 2.2.0 #5037

Closed seelabs closed 3 weeks ago

seelabs commented 3 weeks ago

High Level Overview of Change

This release introduces five amendments:

Additionally, there are optimizations, important bug fixes, an added features RPC command, and test improvements.

The base branch is release. All releases (including betas) go in release. This PR will be merged with --ff-only (not squashed or rebased, and not using the GitHub UI).

Type of Change

API Impact

If/when amendments activate, changes to transaction processing - as implemented by those amendments - will take effect.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 71.1%. Comparing base (40b4adc) to head (2df6356).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/5037/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/5037?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) ```diff @@ Coverage Diff @@ ## release #5037 +/- ## ========================================= - Coverage 71.1% 71.1% -0.0% ========================================= Files 796 796 Lines 66997 66997 Branches 10981 10982 +1 ========================================= - Hits 47638 47628 -10 - Misses 19359 19369 +10 ``` | [Files](https://app.codecov.io/gh/XRPLF/rippled/pull/5037?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) | Coverage Δ | | |---|---|---| | [src/ripple/protocol/impl/BuildInfo.cpp](https://app.codecov.io/gh/XRPLF/rippled/pull/5037?src=pr&el=tree&filepath=src%2Fripple%2Fprotocol%2Fimpl%2FBuildInfo.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF#diff-c3JjL3JpcHBsZS9wcm90b2NvbC9pbXBsL0J1aWxkSW5mby5jcHA=) | `98.1% <ø> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/XRPLF/rippled/pull/5037/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF) [![Impacted file tree graph](https://app.codecov.io/gh/XRPLF/rippled/pull/5037/graphs/tree.svg?width=650&height=150&src=pr&token=i2RPGI5xGF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)](https://app.codecov.io/gh/XRPLF/rippled/pull/5037?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XRPLF)