feat(settlement): add debt simplification preview - #314
Conversation
|
Needs review Linked to The pull request introduces unrelated changes to audit-log routes which are outside the scope of issue #271. Reviewed commit: |
|
@thelight08 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
@Cjay-Cyber-2 The debt simplification preview endpoint is pushed and ready for review. It preserves asset code and issuer on every suggested operation. Closes #271. |
7bafc88 to
faa66f4
Compare
|
MergeKeeper review Scope: in scope for linked issue The debt simplification algorithm wrapper and preview endpoint were correctly added in accordance with the issue requirements. Reviewed commit: |
faa66f4 to
d2ec9f9
Compare
Closes #271
Exposes the existing greedy debt simplification logic through a group settlement preview endpoint, preserving the selected asset and issuer on every operation.