Sponsored Content
Skip to content

Retire fix1578 amendment - #5927

Merged
bthomee merged 2 commits into
developfrom
pratik/retire_fix1578_amendment
Oct 29, 2025
Merged

Retire fix1578 amendment#5927
bthomee merged 2 commits into
developfrom
pratik/retire_fix1578_amendment

Conversation

@pratikmankawde

Copy link
Copy Markdown
Contributor

High Level Overview of Change

This change retires the fix1578 amendment.

Context of Change

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

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

@pratikmankawde
pratikmankawde requested review from a team and a1q123456 October 23, 2025 14:04
testAMM(
[&](AMM& ammAlice, Env& env) {
// Order that can't be filled
TER const killedCode{TER{tecKILLED}};

@pratikmankawde pratikmankawde Oct 23, 2025

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Shall I get rid of this(and at other places) killedCode variable and use TER{tecKILLED} directly in its place?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think it's alright

@pratikmankawde pratikmankawde 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 24, 2025
@a1q123456

Copy link
Copy Markdown
Contributor

There's some conflicts. Can you fix them before adding the label please?

@a1q123456 a1q123456 removed 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 24, 2025
@codecov

codecov Bot commented Oct 24, 2025

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #5927     +/-   ##
=========================================
- Coverage     78.3%   78.3%   -0.0%     
=========================================
  Files          817     817             
  Lines        68971   68968      -3     
  Branches      8305    8301      -4     
=========================================
- Hits         54026   54022      -4     
- Misses       14945   14946      +1     
Files with missing lines Coverage Δ
src/xrpld/app/tx/detail/CreateOffer.cpp 92.8% <100.0%> (-<0.1%) ⬇️
src/xrpld/app/tx/detail/SetTrust.cpp 92.5% <ø> (-<0.1%) ⬇️

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

@pratikmankawde
pratikmankawde requested review from vlntb and vvysokikh1 and removed request for vlntb October 24, 2025 14:35
@pratikmankawde pratikmankawde 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 28, 2025
Amendments activated for more than 2 years can be retired. This change retires the fix1578 amendment.
@bthomee
bthomee force-pushed the pratik/retire_fix1578_amendment branch from 8cf3e1c to 5cf2c64 Compare October 28, 2025 15:02
@bthomee
bthomee enabled auto-merge October 28, 2025 15:02
@bthomee
bthomee disabled auto-merge October 29, 2025 13:41
@bthomee
bthomee enabled auto-merge (squash) October 29, 2025 15:24
@bthomee
bthomee merged commit efa917d into develop Oct 29, 2025
3 checks passed
@bthomee
bthomee deleted the pratik/retire_fix1578_amendment branch October 29, 2025 16:08
@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 fix1578 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.

5 participants