Skip to content
  • Shaun Wang's avatar
    Add arithmetic dispatch errors. (#8726) · 2a38b230
    Shaun Wang authored
    * Add arithmetic dispatch errors.
    
    * Replace custom overflow errors.
    
    * Replace custom underflow and division by zero errors.
    
    * Replace overflow/underflow in token error.
    
    * Add token and arithmetic errors in dispatch error equality test.
    
    * Trigger CI.
    2a38b230