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

Cross-Shard Congestion Control #539

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
81530e6
first nep draft for sharing with project team
jakmeier Mar 22, 2024
9262ddb
clean up a first reasonably presentable draft
jakmeier Mar 22, 2024
262d576
assign nep number from pr
jakmeier Mar 22, 2024
fc56f4c
Apply suggestions from code review
jakmeier Mar 25, 2024
41769c7
fix pseudo code formulas
jakmeier Apr 2, 2024
315952a
formatting
jakmeier Apr 2, 2024
7af5edb
Update neps/nep-0539.md
jakmeier Apr 2, 2024
4c96103
first draft of section "Reference Implementation"
jakmeier Apr 2, 2024
5b018a9
add link to reference impl PR
jakmeier Apr 2, 2024
690fef1
simplify delayed receipts gas tracking
jakmeier Apr 3, 2024
99ec21f
describe buffered receipts queue in more details
jakmeier Apr 5, 2024
8d6cf6c
describe combination with transaction priority
jakmeier Apr 5, 2024
c3dd730
finish all missing sections
jakmeier Apr 20, 2024
ec7528f
remove postponed receipts from spec
jakmeier Apr 21, 2024
b82d806
remove yielded receipts from spec
jakmeier Apr 21, 2024
e93d079
Update nep-0539.md
wacban Apr 23, 2024
67fbc91
change order of fields in CongestionInfo
wacban Apr 23, 2024
2f96c15
described alternatives for efficient congestion info calculation
wacban Apr 23, 2024
cd243a6
updated shard id type to u32
wacban Apr 23, 2024
cb145a0
integration with resharding
wacban Apr 24, 2024
8029abf
fix: gas from step 3 -> step 4
jakmeier Apr 26, 2024
3b9336c
fix condition of tx rejection
jakmeier May 1, 2024
3d7dea5
update the preferred option and added state sync integration
wacban May 2, 2024
d2c6abf
Merge pull request #2 from jakmeier/wacban-patch-1
jakmeier May 3, 2024
f33e622
Correct some typos, grammar issues, and clarify some text.
robin-near May 14, 2024
1e85668
Merge pull request #3 from robin-near/congestion
jakmeier May 15, 2024
fbb674c
clean up and add section on concepts
jakmeier May 15, 2024
8be43a3
markdown lints
jakmeier May 15, 2024
8d1f88c
Apply suggestions from code review
jakmeier May 22, 2024
dc27a23
Apply suggestions from code review
jakmeier May 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view