• asynchronous rob's avatar
    Validator side of the collation protocol. (#295) · 86641179
    asynchronous rob authored
    * skeleton of collators object
    
    * awaiting and handling collations. rename `collators` to CollationPool
    
    * add some tests
    
    * add tests
    
    * implement Collators trait for ConsensusNetwork
    
    * plug collators into main polkadot-network
    
    * ignore collator role message
    
    * add a couple more tests
    
    * garbage collection for collations
    
    * ensure disconnected backup collator is removed from pool
    
    * address other grumbles
    86641179