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
  • configuration.rs
Find file BlameHistoryPermalink
  • Sergey Pepyakin's avatar
    UMP: Support Overweight messages (#3575) · f33ecdb8
    Sergey Pepyakin authored Sep 15, 2021
    
    
    * Introduce new config: ump_max_individual_weight
    
    * Implement overweight msg stashing
    
    * Test
    
    * Add migration module.
    
    Also introduces a test for migration
    
    * Integrate ExecuteOverweightOrigin to runtimes
    
    * Fix more stuff
    
    * Add `yeet` into dictionary
    
    * Use suggested `Error` variant names
    
    * typo
    
    * Use 20ms as the maximum individual message weight
    
    * Update the test value
    
    * rustfmt
    
    * Clean up
    
    * Remove deprecated field from host config
    
    * Remove missed _hrmp_open_request_ttl
    
    * Apply typo fix suggestion
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Rename `migration::migrate_to_latest`
    
    * Restore `_hrmp_open_request_ttl` in `v0::HostConfiguration`
    
    * Apply suggestion for a rustdoc
    
    * Apply the suggestion
    
    * Test v0 config with the raw production data fetched from Kusama
    
    * Update runtime/parachains/src/ump.rs
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    
    * Expose migration functions
    
    * Fix spellcheck
    
    Co-authored-by: default avatarAlexander Popiak <alexander.popiak@parity.io>
    Co-authored-by: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
    Co-authored-by: Keith Yeung's avatarKeith Yeung <kungfukeith11@gmail.com>
    f33ecdb8