Co-authored-by: Lasaro Camargos <lasaro@informal.systems>
This commit is contained in:
Jasmina Malicevic
2022-11-11 13:42:13 +01:00
committed by GitHub
co-authored by Lasaro Camargos
parent a5ce4ac589
commit 477be5b2ea
+1 -1
View File
@@ -24,7 +24,7 @@ who gossip such transactions. Additionally, users expressed a need for banning p
repeatedly send transactions failing `CheckTx`.
The main goal of this document is to analyse the cases where peers could be banned when they send
transacations failing `CheckTx`, and provide the exact conditions that a peer and transaction have
transactions failing `CheckTx`, and provide the exact conditions that a peer and transaction have
to satisfy in order to mark the peer as bad.
This document will also include a proposal for implementing these changes within the mempool, including