• Fedor Sakharov's avatar
    PoV Distribution optimization (#1990) · a0541ce7
    Fedor Sakharov authored
    * Initial commit
    
    * Remove unnecessary struct
    
    * Some review nits
    
    * Update node/network/pov-distribution/src/lib.rs
    
    * Update parachain/test-parachains/adder/collator/tests/integration.rs
    
    * Review nits
    
    * notify_all_we_are_awaiting
    
    * Both ways of peers connections should work the same
    
    * Add mod-level docs to error.rs
    
    * Avoid multiple connection requests at same parent
    
    * Dont bail on errors
    
    * FusedStream for ConnectionRequests
    
    * Fix build after merge
    
    * Improve error handling
    
    * Remove whitespace formatting
    a0541ce7
This project manages its dependencies using Cargo. Learn more