-
Notifications
You must be signed in to change notification settings - Fork 88
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
High Sequence Number Elimination and No Redundant Sequence Number by Node #661
High Sequence Number Elimination and No Redundant Sequence Number by Node #661
Conversation
Could you please fill out the PR description with a little more context? I'm not very familiar with this specific issue. I'm seeing a couple conflicting files and also unclear on why to merge into l-monninger/high-sequence-number-dos. |
@andygolay This is PR relative to #597. Comments on this means of preventing this kid of DOS are there. |
Got it. So the gc prevents redundant sequence numbers? Seems good as long as the
Is that expected? It passes in #597. |
test transaction_pipe::tests::test_pipe_mempool_with_duplicate_transaction has been running for over 60 seconds That's unexpected. I will investigate. |
@andygolay unit tests should be resolved, but e2e test just flaked. |
It would be good to give a description of how these slots are going to work. |
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.
Checks / suzuka-full-node-malicious
is failing
73b82af
into
l-monninger/high-sequence-number-dos
Summary
protocol-units
,networks
,scripts
,util
,cicd
, ormisc
.Changelog
Testing
Outstanding issues