Closed sunce86 closed 1 month ago
Related to https://github.com/cowprotocol/services/issues/2830#issuecomment-2346083664
This function needs to be updated so that it fetches trades that are relevant for the specific settlement in cases when multiple settlements can exist in a single block in a single environment.
After double checking the code, I realized the code doesn't need to be adjusted. It already supports multiple trade/settlement events per block.
Problem
Related to https://github.com/cowprotocol/services/issues/2830#issuecomment-2346083664
This function needs to be updated so that it fetches trades that are relevant for the specific settlement in cases when multiple settlements can exist in a single block in a single environment.