Sponsored Content
Skip to content

Retire fixReducedOffersV1 - #5972

Merged
bthomee merged 3 commits into
developfrom
a1q123456/retire-fixReducedOffersV1
Oct 31, 2025
Merged

Retire fixReducedOffersV1#5972
bthomee merged 3 commits into
developfrom
a1q123456/retire-fixReducedOffersV1

Conversation

@a1q123456

@a1q123456 a1q123456 commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

High Level Overview of Change

Context of Change

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

API Impact

  • Public API: New feature (new methods and/or new fields)
  • Public API: Breaking change (in general, breaking changes should only impact the next api_version)
  • libxrpl change (any change that may affect libxrpl or dependents of libxrpl)
  • Peer protocol change (must be backward compatible or bump the peer protocol version)

@a1q123456
a1q123456 requested review from a team, bthomee and pratikmankawde and removed request for a team October 30, 2025 17:09
Comment thread include/xrpl/protocol/detail/features.macro Outdated
Comment thread src/test/app/ReducedOffer_test.cpp Outdated
Comment thread src/test/app/ReducedOffer_test.cpp Outdated
Comment thread src/xrpld/app/paths/detail/AMMOffer.cpp
Comment thread src/xrpld/app/tx/detail/Offer.h
@a1q123456
a1q123456 requested a review from bthomee October 31, 2025 11:17
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
@a1q123456
a1q123456 force-pushed the a1q123456/retire-fixReducedOffersV1 branch from 0e5a628 to 62b3208 Compare October 31, 2025 11:19
@a1q123456 a1q123456 added the Needs additional review PR requires at least one more code review approval before it can be merged label Oct 31, 2025
@codecov

codecov Bot commented Oct 31, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.3%. Comparing base (4e32d2e) to head (50d947b).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #5972     +/-   ##
=========================================
- Coverage     78.3%   78.3%   -0.0%     
=========================================
  Files          817     817             
  Lines        68989   68960     -29     
  Branches      8320    8318      -2     
=========================================
- Hits         54015   53988     -27     
+ Misses       14974   14972      -2     
Files with missing lines Coverage Δ
src/xrpld/app/paths/detail/AMMOffer.cpp 82.5% <100.0%> (+0.8%) ⬆️
src/xrpld/app/tx/detail/CreateOffer.cpp 92.9% <100.0%> (+0.2%) ⬆️
src/xrpld/app/tx/detail/Offer.h 80.3% <100.0%> (-0.7%) ⬇️
src/xrpld/app/tx/detail/OfferStream.cpp 74.3% <100.0%> (-0.8%) ⬇️

... and 3 files 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.

@bthomee bthomee removed the Needs additional review PR requires at least one more code review approval before it can be merged label Oct 31, 2025
@bthomee
bthomee enabled auto-merge (squash) October 31, 2025 20:02
@bthomee
bthomee merged commit ab45a8a into develop Oct 31, 2025
3 checks passed
@bthomee
bthomee deleted the a1q123456/retire-fixReducedOffersV1 branch October 31, 2025 20:25
@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 fixReducedOffersV1 amendment.
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.

4 participants