Skip to content

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, including no addition to txpool.
  • Broadcast to newly connected peers.
  • Peers still connected?
  • Broadcast blockRangeUpdate to connected peers. (req. eth/69)
  • handle BlockRangeUpdate from peers. (req. eth/69)
  • Remove txs regularly from txpool if blocks imported even though no blocks build

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