go-ethereum/core/txpool/locals
cui 7facf9c129
core/txpool: use cmp.Compare instead of subtraction (#34918)
This fixes a theoretical overflow condition if an account has an impossibly high nonce.
2026-05-10 13:03:57 +02:00
..
errors.go eth: add tx to locals only if it has a chance of acceptance (#31618) 2025-04-17 21:27:48 +02:00
journal.go core/txpool: Initialize journal writer for tx tracker (#32921) 2025-10-21 15:41:38 +08:00
tx_tracker.go core/txpool: use cmp.Compare instead of subtraction (#34918) 2026-05-10 13:03:57 +02:00
tx_tracker_test.go cmd, core, trie, triedb: split CachingDB into merkle + binary dbs. (#34700) 2026-04-17 08:55:54 +08:00