Skip to content
  1. Nov 02, 2020
    • Sergey Pepyakin's avatar
      Upward Message Passing implementation (#1885) · a3e58350
      Sergey Pepyakin authored
      
      
      * UMP: Update the impl guide
      
      * UMP: Incorporate XCM related changes into the guide
      
      * UMP: Data structures and configuration
      
      * UMP: Initial plumbing
      
      * UMP: Data layout
      
      * UMP: Acceptance criteria & enactment
      
      * UMP: Fix dispatcher bug and add the test for it
      
      * UMP: Constrain the maximum size of an UMP message
      
      This commit addresses the UMP part of https://github.com/paritytech/polkadot/issues/1869
      
      * Fix failing test due to misconfiguration
      
      * Make the type of RelayDispatchQueueSize be more apparent in the guide
      
      * Revert renaming `max_upward_queue_capacity` to `max_upward_queue_count`
      
      * convert spaces to tabs
      
      Co-authored-by: default avatarBernhard Schuster <[email protected]>
      
      * Update runtime/parachains/src/router/ump.rs
      
      Co-authored-by: default avatarBernhard Schuster <[email protected]>
      
      Co-authored-by: default avatarBernhard Schuster <[email protected]>
      a3e58350
  2. Oct 08, 2020
  3. Oct 06, 2020
    • Sergey Pepyakin's avatar
      Registrar v1 follow-ups (#1786) · 96f6b5ae
      Sergey Pepyakin authored
      * parachains: use the root origin for mock
      
      * registrar: notify the router module about the cleanup
      
      * add missing call to schedule_para_cleanup
      96f6b5ae
  4. Oct 04, 2020
    • Kian Paimani's avatar
      Companion for substrate/pull/7215 (#1768) · 4d5b7a62
      Kian Paimani authored
      * Companion for substrate/pull/7215
      
      * More fixes
      
      * Fix build
      
      * fix
      
      * Fix again with normal
      
      * Fix build
      
      * Latest changes
      
      * "Update Substrate"
      
      Co-authored-by: parity-processbot <>
      4d5b7a62
  5. Oct 01, 2020