plugeth/core/txpool
jp-imx 14a1e96b68
core/txpool/legacypool: respect nolocals-setting (#28435)
This change adds a check to ensure that transactions added to the legacy pool are not treated as 'locals' if the global locals-management has been disabled. 

This change makes the pool enforce the --txpool.pricelimit setting.
2023-11-20 09:05:20 +01:00
..
blobpool core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
legacypool core/txpool/legacypool: respect nolocals-setting (#28435) 2023-11-20 09:05:20 +01:00
errors.go core/txpool: fix typos (#28213) 2023-09-28 09:48:14 +08:00
subpool.go core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
txpool.go core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
validation.go core/txpool: fix typos (#28213) 2023-09-28 09:48:14 +08:00