Skip to content
  • eskimor's avatar
    Unify code paths of create_inherent and enter (#7137) · 596a9ccd
    eskimor authored
    
    
    * Remove redundant enter call.
    
    * Remove optionality in dispute signature checking
    
    * Make enter_inner and create_inherent the same.
    
    * Remove redundant metric.
    
    * Unification: enter and create_inherent.
    
    * Remove `enter_inner` function.
    
    * Remove dead code.
    
    * Remove redundant import.
    
    * Remove dead code in disputes.
    
    * ".git/.scripts/commands/bench/bench.sh" runtime polkadot runtime_parachains::paras_inherent
    
    * ".git/.scripts/commands/bench/bench.sh" runtime kusama runtime_parachains::paras_inherent
    
    * ".git/.scripts/commands/bench/bench.sh" runtime westend runtime_parachains::paras_inherent
    
    * Merge fix.
    
    * Fix tests.
    
    * Remove obsolete comment.
    
    * ".git/.scripts/commands/bench/bench.sh" runtime polkadot runtime_parachains::paras_inherent
    
    * ".git/.scripts/commands/bench/bench.sh" runtime westend runtime_parachains::paras_inherent
    
    * ".git/.scripts/commands/bench/bench.sh" runtime kusama runtime_parachains::paras_inherent
    
    * Review remarks, fixes.
    
    * Guide updates.
    
    * Fmt.
    
    * ".git/.scripts/commands/bench/bench.sh" runtime polkadot runtime_parachains::paras_inherent
    
    ---------
    
    Co-authored-by: default avatareskimor <[email protected]>
    Co-authored-by: command-bot <>
    596a9ccd