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

fix(mempool): validator errors were ignored in mempool/rsc/lib.rs #324

Merged
merged 8 commits into from
Oct 16, 2024

Conversation

Trantorian1
Copy link
Collaborator

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Bugfix

What is the current behavior?

All validator errors were being ignore in crates/client/mempool/src/lib.rs after #263.

Resolves: #NA

What is the new behavior?

  • Mempool validator errors have been re-enabled

@Trantorian1 Trantorian1 marked this pull request as draft October 11, 2024 10:38
@Trantorian1 Trantorian1 marked this pull request as ready for review October 11, 2024 10:40
@cchudant
Copy link
Member

perhaps it would be great if you add a test so that it cannot happen again in the future - wdyt @Trantorian1?

Copy link
Member

@cchudant cchudant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very cool! thank you

@antiyro antiyro merged commit fe09932 into main Oct 16, 2024
1 check passed
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this a push error?

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

Successfully merging this pull request may close these issues.

4 participants