Skip to content

Implement transactions broadcast #3214

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Implement transactions broadcast #3214

wants to merge 3 commits into from

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Apr 14, 2025

Filter and accepts potentially good transactions. Removes bad transactions from circulation. Disconnect bad peer if they messing around with blob transactions with no or invalid sidecar.

TODOs:

  • Filter blob transactions with different order compared to hashes when handling NewPooledTransactionHashes.
  • Disable broadcast/receive broadcast when syncing
  • Broadcast to newly connected peers
  • Peers still connected?

jangko added 3 commits April 14, 2025 18:34
Filter and accepts potentially good transactions. Removes bad transactions
from circulation. Disconnect bad peer if they messing around with blob
transactions with no or invalid sidecar.
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.

1 participant