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

[chunks] Move tx_pool out of ShardsManager. #7783

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

robin-near
Copy link
Contributor

so that tx_pool will be synchronously used by the Client. Its functionality is completely independent from ShardsManager.

@robin-near robin-near requested a review from mzhangmzz October 5, 2022 21:24
@robin-near robin-near requested a review from a team as a code owner October 5, 2022 21:24
@mzhangmzz
Copy link
Contributor

Linking it with #7662

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.

Move ShardsManager chunk management logic to a separate Actix thread
2 participants