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

Roy/mempool #43

Merged
merged 153 commits into from Aug 3, 2022
Merged

Roy/mempool #43

merged 153 commits into from Aug 3, 2022

Conversation

royster57
Copy link
Contributor

@royster57 royster57 commented Dec 13, 2021

Beginning of a mempool implementation

@TheQuantumPhysicist
Copy link
Collaborator

Looks fine. The transaction iterator thing is important. However, it's gonna be relatively complex to implement given that we want some separation in different subsystems. Please give it a thought on how that can be done without persistent locking.

Before merging this, anyway, we'll make things more concrete. We need the serialization thing to be ready. I'll keep you updated.

@royster57 royster57 force-pushed the roy/mempool branch 2 times, most recently from d7f04c4 to d7a5bcb Compare December 15, 2021 07:45
@royster57 royster57 force-pushed the roy/mempool branch 3 times, most recently from 909f3a6 to e9fb3b8 Compare January 13, 2022 06:32
@royster57 royster57 force-pushed the roy/mempool branch 3 times, most recently from 27cc9b1 to eaf9bb2 Compare January 14, 2022 04:36
@royster57 royster57 force-pushed the roy/mempool branch 5 times, most recently from eca2854 to 8c25058 Compare January 28, 2022 07:42
@muursh muursh requested a review from sinitcin January 28, 2022 10:36
@muursh muursh marked this pull request as draft January 28, 2022 12:29
@royster57 royster57 closed this Jan 30, 2022
@royster57 royster57 merged commit 234ff3a into master Aug 3, 2022
@royster57 royster57 deleted the roy/mempool branch August 3, 2022 12:55
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

7 participants