Otex mentioned this morning that we are not syncing which solver quoted each order anymore on Dune, and this seems to have started after yesterday's weekly release was applied.
Not sure if this is only due to the following, but at least one change is in the order_execution table, where we now only have entries for limit orders but not market orders. This means we need to adjust the queries here in order to properly recover the quoter of each order and continue pushing this information on Dune.
Otex mentioned this morning that we are not syncing which solver quoted each order anymore on Dune, and this seems to have started after yesterday's weekly release was applied.
Not sure if this is only due to the following, but at least one change is in the
order_execution
table, where we now only have entries for limit orders but not market orders. This means we need to adjust the queries here in order to properly recover the quoter of each order and continue pushing this information on Dune.