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 nonce #288

Closed mvandeberg closed 6 months ago

mvandeberg commented 6 months ago

Resolves #287

Brief description

Catches invalid nonce errors from submit transaction and does not assign error score for nonce errors.

Checklist

Demonstration