-
Notifications
You must be signed in to change notification settings - Fork 23
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
split pending variants into mempool and transmitted #1332
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I requested some changes
This is great. I would merge it as is! I left comments in the way of nearby nodes in the infinite map of further upgrades |
… to fix to match expectation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after the most recent two commits, i am confused. why did this PR grow instead of merging?
im gonna grab the best version and run with it |
There were no running tests that tested mempool functionality, that I could tell. Turned that on, changed some tests, fixed a bug that the tests caught, but the tests are still failing. |
Not sure what's going on with CI. These tests all pass locally |
No description provided.