Skip to content

Fix fee calculation for ConcludeOrder; update sdk version - #26

Merged
ImplOfAnImpl merged 1 commit into
masterfrom
fix_conclude_order_fee
Aug 12, 2026
Merged

ImplOfAnImpl merged 1 commit into
masterfrom
fix_conclude_order_fee

Conversation

@ImplOfAnImpl

@ImplOfAnImpl ImplOfAnImpl commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

The fee calculation code for ConcludeOrder was assuming that ask_balance is the accumulated filled amount, while in reality it's initially_asked - ask_balance.

@ImplOfAnImpl
ImplOfAnImpl marked this pull request as ready for review August 11, 2026 22:55
@ImplOfAnImpl
ImplOfAnImpl merged commit b1038a2 into master Aug 12, 2026
33 checks passed
@ImplOfAnImpl
ImplOfAnImpl deleted the fix_conclude_order_fee branch August 12, 2026 12:13
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.

2 participants