This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
The Router Module #1679
Closed
Closed
The Router Module #1679
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
1d98c08
UMP: Update the impl guide
pepyakin 90e42ba
UMP: Incorporate XCM related changes into the guide
pepyakin 02ce8c6
UMP: Data structures and configuration
pepyakin e0f9af1
UMP: Initial plumbing
pepyakin e9dde74
UMP: Data layout
pepyakin c583a41
UMP: Acceptance criteria & enactment
pepyakin ea5d29c
UMP: Fix dispatcher bug and add the test for it
pepyakin 294b97e
UMP: Constrain the maximum size of an UMP message
pepyakin d1dbf72
Fix failing test due to misconfiguration
pepyakin 72654e8
Make the type of RelayDispatchQueueSize be more apparent in the guide
pepyakin d2d717c
parachain-primitives: Add an escape hatch for extracting the inner u32
pepyakin 1e7368e
HRMP: Update the impl guide
pepyakin 105255e
HRMP: Incorporate the channel notifications into the guide
pepyakin 2569644
HRMP: Renaming in the impl guide
pepyakin 687ee7c
HRMP: Constrain the maximum number of HRMP messages per candidate
pepyakin 8b23e80
XCM: Introduce HRMP related message types
pepyakin ca23156
HRMP: Data structures and plumbing
pepyakin 423cea6
HRMP: Configuration
pepyakin 52ee2a7
HRMP: Data layout
pepyakin 8ff407e
HRMP: Acceptance & Enactment
pepyakin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this can be removed now - the functionality of "balance uploads" is handled by upward messages and balances module, right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps, I just don't know what is a balance upload