Skip to content
  • Tomasz Drwięga's avatar
    Limit transaction pool size (#1676) · 57a2d819
    Tomasz Drwięga authored
    * Avoid excessive hashing. Store extrinsic len.
    
    * Implement pool limits.
    
    * Fix issues.
    
    * Make sure we return error in case it doesn't make into the pool.
    
    * Pass parameters from CLI.
    
    * Remove redundant todo.
    
    * Fix tests.
    57a2d819