good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit e01096f5 authored by Martin Holst Swende's avatar Martin Holst Swende Committed by GitHub
Browse files

eth/handler, broadcast: optimize tx broadcast mechanism (#22176)

This PR optimizes the broadcast loop. Instead of iterating twice through a given set of transactions to weed out which peers have and which do not have a tx, to send/announce transactions, we do it only once.
parent 1489c3f4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment