koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

No error score on invalid nonces #287

Closed mvandeberg closed 3 months ago

mvandeberg commented 3 months ago

Chain is enforcing nonces when adding transactions to the mempool. To ensure a smooth rollout of this feature, p2p should ignore these errors for error score, but not gossip such transactions.