go-ethereum/core/txpool
Martin Holst Swende e4660a1181
core/txpool/legacypool: handle missing head in reset ()
Fixes , a crash that could occur during txpool reorg handling.
2023-06-19 07:58:04 +02:00
..
legacypool core/txpool/legacypool: handle missing head in reset () 2023-06-19 07:58:04 +02:00
errors.go all: move main transaction pool into a subpool () 2023-06-16 15:29:40 +03:00
subpool.go all: move main transaction pool into a subpool () 2023-06-16 15:29:40 +03:00
txpool.go all: move main transaction pool into a subpool () 2023-06-16 15:29:40 +03:00
validation.go core/txpool: make transaction validation reusable across packages (pools) () 2023-06-06 12:53:29 +03:00