• eskimor's avatar
    Take into account size as well in weight limiting. (#7369) · 367098ba
    eskimor authored
    
    
    * Take into account size as well in weight limiting.
    
    * Fix logging.
    
    * More logs.
    
    * Remove randomized selection in provisioner
    
    No longer supported by runtime.
    
    * Fix and simplify weight calculation.
    
    Random filtering of remote disputes got dropped.
    
    * Make existing tests pass.
    
    * Tests for size limiting.
    
    * Fix provisioner.
    
    * Remove rand dependency.
    
    * Better default block length for tests.
    
    * ".git/.scripts/commands/bench/bench.sh" runtime kusama runtime_parachains::paras_inherent
    
    * ".git/.scripts/commands/bench/bench.sh" runtime polkadot runtime_parachains::paras_inherent
    
    * ".git/.scripts/commands/bench/bench.sh" runtime westend runtime_parachains::paras_inherent
    
    * Update runtime/parachains/src/paras_inherent/mod.rs
    
    Co-authored-by: default avatarTsvetomir Dimitrov <[email protected]>
    
    * Update runtime/parachains/src/paras_inherent/mod.rs
    
    Co-authored-by: default avatarChris Sosnin <[email protected]>
    
    * Add back missing line.
    
    * Fix test.
    
    * fmt fix.
    
    * Add missing test annotation
    
    ---------
    
    Co-authored-by: default avatareskimor <[email protected]>
    Co-authored-by: command-bot <>
    Co-authored-by: default avatarTsvetomir Dimitrov <[email protected]>
    Co-authored-by: default avatarChris Sosnin <[email protected]>
    367098ba