plugeth/core/txpool/legacypool
Martin Holst Swende e4660a1181
core/txpool/legacypool: handle missing head in reset (#27479)
Fixes #27301, a crash that could occur during txpool reorg handling.
2023-06-19 07:58:04 +02:00
..
journal.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool2_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool.go core/txpool/legacypool: handle missing head in reset (#27479) 2023-06-19 07:58:04 +02:00
list_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
list.go core/txpool/legacypool: remove redundant check for floatingRatio == 0 (#27477) 2023-06-19 07:52:40 +02:00
noncer.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00