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

feat: add periodic broadcaster #107

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat: add periodic broadcaster #107

wants to merge 4 commits into from

Conversation

joshieDo
Copy link
Contributor

@joshieDo joshieDo commented Nov 28, 2024

closes #103

Adds a service that every 10 minutes re-broadcasts transactions belonging to the sponsor from the txpool

@joshieDo joshieDo added C-enhancement New feature or request A-node labels Nov 28, 2024
@joshieDo joshieDo changed the title add periodic broadcaster feat: add periodic broadcaster Nov 28, 2024
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

actually pretty simple,

smol nits

bin/odyssey/src/main.rs Outdated Show resolved Hide resolved
crates/node/src/broadcaster.rs Outdated Show resolved Hide resolved
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm, doc nits

bin/odyssey/src/main.rs Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-node C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add periodic tx broadcaster
2 participants