1. 26 Jan, 2021 4 commits
  2. 25 Jan, 2021 4 commits
    • Andronik Ordian's avatar
      impl approval distribution (#2160) · ab606e14
      Andronik Ordian authored
      * initial impl approval distribution
      
      * initial tests and fixes
      
      * batching seems difficult: different peers have different needs
      
      * bridge: fix test after merge
      
      * some guide updates
      
      * only send assignments to peers who know about the block
      
      * fix a test, add approvals test
      
      * simplify
      
      * do not send assignment to peers for finalized blocks
      
      * guide: protocol input and output
      
      * one more test
      
      * more comments, logs, initial metrics
      
      * fix a typo
      
      * one more thing: early return when reimporting a thing locally
      ab606e14
    • Bastian Köcher's avatar
      Add a `convert_payload` function to `Signed` (#2320) · a03b329a
      Bastian Köcher authored
      * Add a `convert_payload` function to `Signed`
      
      * Review feedback
      a03b329a
    • Will Pankiewicz's avatar
      Remove Old Bootnodes (#2319) · 78e426ce
      Will Pankiewicz authored
      * removes old bootnodes from kusama chainspec
      
      * removes old bootnodes from polkadot chainspec
      78e426ce
    • Bastian Köcher's avatar
      Put parachain head hash into `CandidateDescriptor` (#2310) · d1998a75
      Bastian Köcher authored
      * Put parachain head hash into `CandidateDescriptor`
      
      * Update guide
      
      * Add some checks
      d1998a75
  3. 22 Jan, 2021 4 commits
  4. 21 Jan, 2021 5 commits
  5. 20 Jan, 2021 3 commits
  6. 19 Jan, 2021 2 commits
    • Sergey Pepyakin's avatar
      Glossary updates (#2291) · 85cf489e
      Sergey Pepyakin authored
      * glossary: define DMQ
      
      We are using DMQ quite often including in rustdoc, however, it may be
      hard to know what is that. Adding it to the glossary.
      
      * Clarify that DMP and HRMP are also module names
      
      * Define PDK
      
      * Define preimage
      85cf489e
    • Pierre Krieger's avatar
      Companion PR for adding max notification sizes (#2287) · 036cf5e2
      Pierre Krieger authored
      * Companion PR for adding max notification sizes
      
      * Add TODO
      
      * Missing ;
      
      * =>
      
      * Common limit
      
      * "Update Substrate"
      
      Co-authored-by: parity-processbot <>
      036cf5e2
  7. 18 Jan, 2021 4 commits
  8. 17 Jan, 2021 2 commits
  9. 16 Jan, 2021 1 commit
  10. 15 Jan, 2021 5 commits
  11. 14 Jan, 2021 6 commits