Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • polkadot polkadot
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • parityparity
  • Mirrored projectsMirrored projects
  • polkadotpolkadot
  • Repository
Switch branch/tag
  • polkadot
  • runtime
  • parachains
  • src
  • ump.rs
Find file BlameHistoryPermalink
  • Gavin Wood's avatar
    Don't drop UMP queue items if weight exhausted (#3784) · c0a3e56b
    Gavin Wood authored Sep 08, 2021
    
    
    * Requeue UMP queue items if weight exhausted
    
    * Reduce complexity and remove Deque
    
    * Formatting
    
    * Formatting
    
    * Avoid needless storage writes
    
    * Test
    
    * Formatting
    
    * Docs and cleanup
    
    * fmt
    
    * Remove now irrelevant comment.
    
    * Simplify `take_processed` by using `mem::take`
    
    * Clean up & fmt: use `upward_message` directly.
    
    * Grumbles
    
    Co-authored-by: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
    Co-authored-by: Sergey Pepyakin's avatarSergei Shulepov <sergei@parity.io>
    c0a3e56b