1. Apr 09, 2021
  2. Apr 08, 2021
  3. Apr 07, 2021
  4. Apr 06, 2021
  5. Apr 05, 2021
  6. Apr 04, 2021
  7. Apr 03, 2021
    • asynchronous rob's avatar
      Collation protocol: stricter validators (#2810) · 11b8e4c8
      asynchronous rob authored
      
      
      * guide: declare one para as a collator
      
      * add ParaId to Declare messages and clean up
      
      * fix build
      
      * fix the testerinos
      
      * begin adding keystore to collator-protocol
      
      * remove request_x_ctx
      
      * add core_for_group
      
      * add bump_rotation
      
      * add some more helpers to subsystem-util
      
      * change signing_key API to take ref
      
      * determine current and next para assignments
      
      * disconnect collators who are not on current or next para
      
      * add collator peer count metric
      
      * notes for later
      
      * some fixes
      
      * add data & keystore to test state
      
      * add a test utility for answering runtime API requests
      
      * fix existing collator tests
      
      * add new tests
      
      * remove sc_keystore
      
      * update cargo lock
      
      Co-authored-by: default avatarAndronik Ordian <[email protected]>
      11b8e4c8
    • ordian's avatar
      approval-distribution: split peer knowledge into sent and received (#2809) · 94b0ccc8
      ordian authored
      * approval-distribution: split peer knowledge into sent and received
      
      * guide updates
      
      * fixes
      
      * revert doc changes
      94b0ccc8