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

Broadcast transactions when received #123

Open
jordanschalm opened this issue Aug 12, 2017 · 0 comments
Open

Broadcast transactions when received #123

jordanschalm opened this issue Aug 12, 2017 · 0 comments
Assignees

Comments

@jordanschalm
Copy link
Member

jordanschalm commented Aug 12, 2017

When a node pushes a new transaction to us:
If we have not seen it before and it is valid:

  • add it to our pool
  • broadcast to all nodes
    If we have seen it before or is is invalid:
  • immediately drop the transaction
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

No branches or pull requests

2 participants