mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 03:46:33 +00:00
co-authored by
Lasaro Camargos
parent
a5ce4ac589
commit
477be5b2ea
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user