You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get swapInfo from single-sided join pool and emit event (#1392)
* add virtual swap events utils
* calculate and add event for virtual swaps at join pool
* update tests
* fix swapped tokenIn calculation for single sided join pool
* update struct name from virtual swap to swapinfo
* calculate and add event for swaps at exit pool
* update tests
* update swapinfo event fn name
* fix fees during join and exit pool swaps
* reviewed changes
0 commit comments