Skip to content
Snippets Groups Projects
  • Benjamin Kampmann's avatar
    Fix a bunch of low work dependency cycles (#4354) · 605c0e65
    Benjamin Kampmann authored
    * take test-client off sp-consensus
    
    * use test primitives rather than test client in authority discovery tests
    
    * move runtime-interface tests
    
    * don't forget to remove the dev-dependency
    
    * remove more unneeded dev deps
    
    * add changes_trie_config to test prrimitives
    
    * Separate network crates from its integration tests
    
    * Fix up consensus crates for networking test changes
    
    * remove unnecessary dependencies
    
    * remove unused addition
    
    * remove unnecessary dev-dependencies
    
    * fixing finality grandpa tests
    
    * removing unnecessary executor dependencies
    605c0e65
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Cargo. Learn more
Cargo.toml 1.35 KiB