Skip to content

fix: assorted fixes#61

Closed
gregtatcam wants to merge 193 commits intofeature/mpt-v2efrom
feature/mpt-v2e-assorted-fixes
Closed

fix: assorted fixes#61
gregtatcam wants to merge 193 commits intofeature/mpt-v2efrom
feature/mpt-v2e-assorted-fixes

Conversation

@gregtatcam
Copy link
Copy Markdown
Owner

@gregtatcam gregtatcam commented Apr 7, 2026

High Level Overview of Change

  • ValidMPTTransfer, check for valid MPTLocked, MPTCanTrade, MPTCanTransfer.
  • Replace canTrade with canTransfer in CheckCreate/Cash (Check is not DEX tx).
  • Change tecFROZEN to tecLOCKED for locked MPT.
  • Replace checkMPTTxAllowed() with canMPTTradeAndTransfer().
  • Fixe double adjustOwnerCount() in AMMWithdraw.

* Payment
* OfferCreate
* CheckCash
* All AMM transactions
* Pathfinding

Retire FlowCross feature
Retire FlowSortStrands, fixQualityUpperBound, fix1515.
Consolidate TOfferBase into TOffer (TOffer can be only inst with non-STAmount).
…and creditHook() into IOU/MPT functions. Retire RmSmallIncreasedQOffers. Extend FlowMPT and MPToken unit-tests.
Update testTrasnferFee tests.
Fix args order compile error plus minor refactoring.
Simplify MPTEndpointStep.
Change terNO_LINE to temBAD_PATH in MPTEndpointStep::check.
Allow MPT error in validFwd.
Add src/dst issuer check to MPTEndpointStep.
Remove lsfMPTCanTransfer | lsfMPTCanTrade flags from checkCreateMPT.
Update PathMPT_test.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

This PR has conflicts, please resolve them in order for the PR to be reviewed.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

All conflicts have been resolved. Assigned reviewers can now start or resume their review.

@gregtatcam gregtatcam closed this Apr 9, 2026
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.

3 participants