1. Jul 24, 2018
  2. Jul 23, 2018
  3. Jul 21, 2018
  4. Jul 19, 2018
  5. Jul 18, 2018
    • Pierre Krieger's avatar
      Timeouts now repeat forever (#372) · 3dfd53cc
      Pierre Krieger authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      3dfd53cc
    • asynchronous rob's avatar
      Collator-side of collator protocol (#351) · 927cb59a
      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
      
      * extract session-key tracking from consensus
      
      * add local_collations.rs
      
      * finish polish of local_collations
      
      * integrate local_collations into network layer
      
      * introduce API for adding local collations
      
      * mostly finish collator implementation pending service fix
      
      * Specialized network()
      
      * push collations to the network
      
      * grumbles
      
      * substrate-service has custom configuration
      
      * initialize network in collator mode as necessary
      927cb59a
    • Arkadiy Paronyan's avatar
      Fixed block import (#368) · 8bcfb16f
      Arkadiy Paronyan authored
      * Fixed decoding from file
      
      * Increased progress frequency
      8bcfb16f
    • Pierre Krieger's avatar
      Fix style in #364 (#365) · 4dfa17ab
      Pierre Krieger authored and Arkadiy Paronyan's avatar Arkadiy Paronyan committed
      4dfa17ab
    • Pierre Krieger's avatar
      Fix the networking (#364) · de168ca0
      Pierre Krieger authored
      * Serve only non-empty Kademlia nodes
      
      * Use the number of custom protos to determine whether to open more
      
      * Add timeout when connecting
      
      * Connect to random peers from the peer store
      
      * Various adjustements
      
      * Typo
      
      * Explicitely connect to bootnodes
      
      * Fix potential overflow
      de168ca0
    • Arkadiy Paronyan's avatar
      Gossip through all peers. (#359) · 73613f45
      Arkadiy Paronyan authored
      * Added some traces
      
      * Gossip for all
      
      * Fixed formatting
      73613f45
    • Svyatoslav Nikolsky's avatar
      7b8463aa
  6. Jul 17, 2018
  7. Jul 16, 2018