The format of the solver competitions table is changed in https://github.com/cowprotocol/services/pull/3049. Some tests might depend on that data as they access `competition_data["transactionHash"]`. If they break, we might need to adapt them accordingly.
The format of the solver competitions table is changed in cowprotocol/services#3049.
Some tests might depend on that data as they access
competition_data["transactionHash"]. If they break, we might need to adapt them accordingly.