Marius van der Wijden 6cf2e921a7
core/txpool: implement additional DoS defenses (#26648)
This adds two new rules to the transaction pool:

- A future transaction can not evict a pending transaction.
- A transaction can not overspend available funds of a sender.

---

Co-authored-by: dwn1998 <42262393+dwn1998@users.noreply.github.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-03-10 18:30:26 +01:00
..
2023-03-09 04:39:17 -05:00
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2022-09-10 13:25:40 +02:00
2022-09-07 20:21:59 +02:00