Skip to content
  • Lukasz Cwik's avatar
    [CLOB-547] `IsClobOrderTransaction` only filter out Short-Term orders/cancels. (#7) · 3db8130d
    Lukasz Cwik authored
    * generate protos for dydx
    
    * add the matches and tx protos
    
    * add dydx order id logic and constants
    
    * IsClobOrderTransaction => IsShortTermClobOrderTransaction
    
    * disable lint for dydx order id constants
    
    * more specific linter disables
    
    * rename proto package due to global proto registry name clash
    
    * Update import paths for dydx clob types
    
    * helpful text string function for order id
    
    * minor pr comments, no logic changes
    
    * README updates
    3db8130d