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

handle accepted/pending tx subs separately #1288

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Aug 15, 2024

Why this should be merged

Current code seems to mix the handling of pending/accepted txs.
As is the accepted bool doesn't impact whether or not the tx is published to the pending feed.

How this works

Separate code paths

How this was tested

CI (maybe needs a ut)

How is this documented

N/A

@darioush darioush marked this pull request as ready for review August 15, 2024 23:11
@darioush darioush requested a review from ceyonur as a code owner August 15, 2024 23:11
@darioush darioush merged commit b42b7e7 into master Aug 16, 2024
12 checks passed
@darioush darioush deleted the accepted-pending-txs branch August 16, 2024 16:03
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.

2 participants