1. Feb 02, 2021
  2. Jan 28, 2021
  3. Jan 27, 2021
  4. Jan 26, 2021
  5. Jan 25, 2021
    • ordian's avatar
      impl approval distribution (#2160) · ab606e14
      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
  6. Jan 22, 2021
  7. Jan 21, 2021
  8. Jan 20, 2021
    • Kian Paimani's avatar
      Companion for sub/7040 (#1719) · 8387af2b
      Kian Paimani authored
      * Companion for sub/7040
      
      * Fix duplicate type.
      
      * Fix syntax
      
      * Sync with latest changes.
      
      * Add weight info.
      
      * Fix build
      
      * Fix some tests
      
      * Fix build again.
      
      * fix migration amounts.
      
      * new migration
      
      * Builds fine with dummy weights.
      
      * fix build
      
      * Add correct weight files.
      
      * Fix to latest version
      
      * remove unneeded upgrade.
      
      * Update to latest again.
      
      * "Update Substrate"
      
      Co-authored-by: parity-processbot <>
      8387af2b
    • Cecile Tonglet's avatar
      Companion PR for https://github.com/paritytech/substrate/pull/7463 (#1948) · a14608ae
      Cecile Tonglet authored
      * Adapt service creation to new substrate API
      
      * Fix test
      
      * WIP
      
      * Revert "WIP"
      
      This reverts commit 816a3633
      
      .
      
      * WIP
      
      * Adapt to current code
      
      * Fix tests
      
      * Yet another fix
      
      * CLEANUP
      
      * WIP
      
      * WIP
      
      * WIP
      
      * Adapt code to changes on substrate
      
      * Adapt code
      
      * Introduce kick.
      
      * Fixes
      
      * WIP
      
      * WIP
      
      * WIP
      
      * WIP
      
      * Bump
      
      * Update sp-io
      
      * WIP
      
      Co-authored-by: default avatarGav Wood <[email protected]>
      Co-authored-by: default avatarParity Benchmarking Bot <[email protected]>
      a14608ae