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

Bound the number of unconfirmed transactions a node needs to track #4198

Open
clemahieu opened this issue Mar 22, 2023 · 0 comments
Open

Bound the number of unconfirmed transactions a node needs to track #4198

clemahieu opened this issue Mar 22, 2023 · 0 comments
Milestone

Comments

@clemahieu
Copy link
Contributor

When combining the following improvements:
Time-bounded proofs of work: #4197
Bounded scheduler bucket sizes: #4194
Improved bucket sorting: #4169

The number of unconfirmed transactions a node needs to track will be bounded and confirmation rate will be limited by aggregate node bandwidth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Research for Future
Development

No branches or pull requests

2 participants