Skip to content

Conversation

intelliot
Copy link
Contributor

High Level Overview of Change

This is a release candidate for the 2.0.1 hotfix release.

Highlights:

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).

Context of Change

There is unbounded memory growth when running the path_find command. This is fixed in 2.0.1-b1 and later.

There is a bug that, in some situations, can cause online deletion to delay persisting records to disk. This is fixed in 2.0.1-rc1.

Type of Change

  • Release

API Impact

No API impact.

mtrippled and others added 4 commits January 19, 2024 13:26
This reverts commit 1d9db1b.

This improves the stability of online deletion.
…LF#4846)

Update the "rippled --help" message for the "-u" parameter. This
documents the unit test name pattern matching rule implemented by XRPLF#4634.

Fix XRPLF#4800
* Speed up the generation of coverage reports by using multiple cores.

* Add codecov step to coverage workflow.
@intelliot intelliot added this to the 2.0.1 milestone Jan 22, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release@87ee786). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             release    #4895   +/-   ##
==========================================
  Coverage           ?   61.47%           
==========================================
  Files              ?      797           
  Lines              ?    70121           
  Branches           ?    36238           
==========================================
  Hits               ?    43110           
  Misses             ?    19770           
  Partials           ?     7241           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@manojsdoshi manojsdoshi self-requested a review January 23, 2024 03:31
@manojsdoshi
Copy link
Contributor

LGTM

@sophiax851
Copy link
Collaborator

Ran another overnight last night. All looks good. Thanks.

@intelliot intelliot merged commit 1676e9f into XRPLF:release Jan 23, 2024
@intelliot intelliot deleted the develop-next branch January 23, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants