Skip to content
Snippets Groups Projects
  • Sebastian Kunert's avatar
    Cumulus test service cleanup (#2887) · c93f5aba
    Sebastian Kunert authored
    closes #2567 
    
    Followup for https://github.com/paritytech/polkadot-sdk/pull/2331
    
    This PR contains multiple internal cleanups:
    
    1. This gets rid of the functionality in `generate_genesis_block` which
    was only used in one benchmark
    2. Fixed `transaction_pool` and `transaction_throughput` benchmarks
    failing since they require a tokio runtime now.
    3. Removed `parachain_id` CLI option from the test parachain
    4. Removed `expect` call from `RuntimeResolver`
    Unverified
    c93f5aba
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
command.rs 34.34 KiB