plugeth/core/txpool/legacypool
Péter Szilágyi d40a255e97
all: move main transaction pool into a subpool (#27463)
* all: move main transaction pool into a subpool

* go.mod: remove superfluous updates

* core/txpool: review fixes, handle txs rejected by all subpools

* core/txpool: typos
2023-06-16 15:29:40 +03: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 all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
list_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
list.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
noncer.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00