Sponsored Content
Skip to content

Retire fixTakerDryOfferRemoval amendment - #5958

Merged
bthomee merged 4 commits into
developfrom
pratik/Retire_fixTakerDryOfferRemoval_amendment
Oct 30, 2025
Merged

Retire fixTakerDryOfferRemoval amendment#5958
bthomee merged 4 commits into
developfrom
pratik/Retire_fixTakerDryOfferRemoval_amendment

Conversation

@pratikmankawde

Copy link
Copy Markdown
Contributor

High Level Overview of Change

This change retires the fixTakerDryOfferRemoval amendment.

Context of Change

Amendments activated for more than 2 years can be retired.
https://xrpl.org/resources/known-amendments#fixTakerDryOfferRemoval

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking change that only restructures code)
  • Performance (increase or change in throughput and/or latency)
  • Tests (you added tests for code that already exists, or your new feature included in this PR)
  • Documentation update
  • Chore (no impact to binary, e.g. .gitignore, formatting, dropping support for older tooling)
  • Release

Signed-off-by: Pratik Mankawde <pmankawde@ripple.com>
@pratikmankawde
pratikmankawde requested review from a team, bthomee and vvysokikh1 and removed request for a team October 29, 2025 13:59

@bthomee bthomee left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this fix amendment had implicitly already been permanently enabled due to other changes in the past.

@bthomee bthomee added the Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required. label Oct 29, 2025
Comment thread src/test/rpc/Feature_test.cpp
@bthomee
bthomee enabled auto-merge (squash) October 29, 2025 18:38
@bthomee

bthomee commented Oct 29, 2025

Copy link
Copy Markdown
Collaborator

@pratikmankawde I don't see why, but the OfferAllFeatures test is failing consistently. Can you please take a look?

On Linux I see Suite: ripple.app.OfferAllFeatures failed to complete. The child process may have crashed. everywhere, while on Windows it shows that the test fails with 20 errors; the macOS runner is currently broken, so no results are available there.

@bthomee
bthomee disabled auto-merge October 29, 2025 23:08
Signed-off-by: Pratik Mankawde <pmankawde@ripple.com>
@pratikmankawde

Copy link
Copy Markdown
Contributor Author

@pratikmankawde I don't see why, but the OfferAllFeatures test is failing consistently. Can you please take a look?

On Linux I see Suite: ripple.app.OfferAllFeatures failed to complete. The child process may have crashed. everywhere, while on Windows it shows that the test fails with 20 errors; the macOS runner is currently broken, so no results are available there.

I made the fixes and tested locally. Seems to be working. Waiting for the tests to pass on CI.

@codecov

codecov Bot commented Oct 30, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.3%. Comparing base (a10f42a) to head (d9c2074).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #5958     +/-   ##
=========================================
- Coverage     78.3%   78.3%   -0.0%     
=========================================
  Files          817     817             
  Lines        68944   68944             
  Branches      8304    8307      +3     
=========================================
- Hits         53989   53985      -4     
- Misses       14955   14959      +4     

see 1 file with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pratikmankawde

Copy link
Copy Markdown
Contributor Author

The Prepare step is failing on these jobs for Mac OS.
https://github.com/XRPLF/rippled/actions/runs/18938669393/job/54089077884

@bthomee
bthomee merged commit 44e027e into develop Oct 30, 2025
3 checks passed
@bthomee
bthomee deleted the pratik/Retire_fixTakerDryOfferRemoval_amendment branch October 30, 2025 15:27
@mvadari mvadari added this to the 3.2.0 milestone May 20, 2026
beartec-jpg pushed a commit to beartec-jpg/FalconLedger that referenced this pull request Jun 1, 2026
Amendments activated for more than 2 years can be retired. This change retires the fixTakerDryOfferRemoval amendment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready to merge *PR author* thinks it's ready to merge. Has passed code review. Perf sign-off may still be required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants