Add a way to track assets that are transfer from the Pool to swapOperator for the orders
When calculating eth value of the pool use priceFeedOracle to calculate the value from swapOperator
Test plan
Please describe the tests cases that you ran to verify your changes. Add further instructions on
how to run them if needed (i.e. migration / deployment scripts, env vars, etc).
Checklist
[x] Rebased the base branch
[x] Attached corresponding Github issue
[x] Prefixed the name with the type of change (i.e. feat, chore, test)
[x] Performed a self-review of my own code
[x] Followed the style guidelines of this project
[ ] Made corresponding changes to the documentation
[x] Didn't generate new warnings
[ ] Didn't generate failures on existing tests
[ ] Added tests that prove my fix is effective or that my feature works
Review
When reviewing a PR, please indicate intention in comments using the following emojis:
:cake: = Nice to have but not essential.
:bulb: = Suggestion or a comment based on personal opinion
:hammer: = I believe this should be changed.
:thinking: = I don’t understand something, do you mind giving me more context?
Context
Issue: #1218
Changes proposed in this pull request
Pool
toswapOperator
for the ordersTest plan
Please describe the tests cases that you ran to verify your changes. Add further instructions on how to run them if needed (i.e. migration / deployment scripts, env vars, etc).
Checklist
Review
When reviewing a PR, please indicate intention in comments using the following emojis: