Added a reentrancy test for matchOrdersWithMaximalFill
This commit is contained in:
committed by
Amir Bandeali
parent
0df68a6e06
commit
5a64759c83
@@ -9,6 +9,7 @@ export const constants = {
|
||||
'MARKET_BUY_ORDERS',
|
||||
'MARKET_SELL_ORDERS',
|
||||
'MATCH_ORDERS',
|
||||
'MATCH_ORDERS_WITH_MAXIMAL_FILL',
|
||||
'CANCEL_ORDER',
|
||||
'BATCH_CANCEL_ORDERS',
|
||||
'CANCEL_ORDERS_UP_TO',
|
||||
|
Reference in New Issue
Block a user