go-ethereum/eth/protocols
Delweng 40505a9bc0
eth/protocols/eth: reject message containing duplicated txs and drop peer (#32728)
Drop peer if sending the same transaction multiple times in a single message.

Fixes https://github.com/ethereum/go-ethereum/issues/32724


---------

Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
Co-authored-by: Gary Rong <garyrong0905@gmail.com>
Co-authored-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2025-10-15 10:24:48 +02:00
..
eth eth/protocols/eth: reject message containing duplicated txs and drop peer (#32728) 2025-10-15 10:24:48 +02:00
snap eth/protocols/snap: optimize incHash (#32748) 2025-10-10 13:48:25 +08:00