Open kerber0x opened 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.84%. Comparing base (
a96fecb
) to head (3eb627d
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description and Motivation
With the previous fix for failing fee aggregation it was introduced a simulation on the aggregation swap. However, the aggregation doesn't perform any spread assertions. This code introduces this into the pool router.
Related Issues
Checklist:
Update index.md
)cargo fmt --all --
.cargo clippy -- -D warnings
.cargo schema
.