Commit Graph

1 Commits

Author SHA1 Message Date
nicolas 9e0866c9e7 fix: remove double fee hold on legs 1-2; fix sell order_param dimension
- Remove apply_fee_hold from input path (legs 1-2) — fee hold
  is already applied at end-of-leg cascade. Both evaluate.c and executor.c.
- Fix sell order_param: set from base amount instead of quote_volume
  (A5/A8). Sell order size was incorrectly computed as a quote-equivalent.
2026-05-28 09:19:48 -03:00