Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cross-shard congestion control #11130

Draft
wants to merge 3 commits into
base: nep539-part2-receipts-buffer
Choose a base branch
from

Conversation

jakmeier
Copy link
Contributor

This PR builds on other parts of NEP-539.
It uses the congestion info and the outgoing receipts buffers introduced in previous commits.

This is a part of NEP-539.

This PR alone only adds the fields, without actually making use of them.
But it adds all the necessary data for the congestion control strategy
to be able to function. This makes this PR by far the largest.

Splitting the feature into multiple PRs is supposed to make reviewing it
easier.
This adds one outgoing buffer for each other shard
to the trie.

This PR is a part of NEP-539.
This PR builds on other parts of NEP-539.
It uses the congestion info and the outgoing receipts
buffers introduced in previous commits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant