Skip to content
Snippets Groups Projects
  • Benjamin Gallois's avatar
    23c25376
    Automatic weights documentation (!222) · 23c25376
    Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
    * fix no weight
    
    * add const documentation
    
    * refactor error handling
    
    * refactor doc generation
    
    * refactor using if let chaining
    
    * add generic constructor
    
    * add automatic max block weight from metadata
    
    * remove all unwrap
    
    * update docs
    
    * add extrinsic base weight overhead
    
    * update metadata
    
    * fix readability
    
    * add weights to doc
    
    * fix  weight analyzer
    
    * add max_block_weight
    
    * add to workspace
    
    * rework as a lib
    
    * update all weights
    
    * fix overhead benchmark
    
    * add relative weight
    
    * fix weight evaluation with complexity parameters
    
    * add weights computation from weight files
    23c25376
    History
    Automatic weights documentation (!222)
    Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
    * fix no weight
    
    * add const documentation
    
    * refactor error handling
    
    * refactor doc generation
    
    * refactor using if let chaining
    
    * add generic constructor
    
    * add automatic max block weight from metadata
    
    * remove all unwrap
    
    * update docs
    
    * add extrinsic base weight overhead
    
    * update metadata
    
    * fix readability
    
    * add weights to doc
    
    * fix  weight analyzer
    
    * add max_block_weight
    
    * add to workspace
    
    * rework as a lib
    
    * update all weights
    
    * fix overhead benchmark
    
    * add relative weight
    
    * fix weight evaluation with complexity parameters
    
    * add weights computation from weight files