plugeth/core/txpool/legacypool
Martin Holst Swende 1aa5520d75
core/txpool/legacypool: protect cache with mutex (#27898)
This change fixes the a potential race by using mutexes when the m.cache is read or modified.
2023-08-17 05:22:18 -04:00
..
journal.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool2_test.go core/txpool/blobpool: 4844 blob transaction pool (#26940) 2023-07-27 13:45:35 +03:00
legacypool_test.go core/txpool/blobpool: 4844 blob transaction pool (#26940) 2023-07-27 13:45:35 +03:00
legacypool.go core/types: support for optional blob sidecar in BlobTx (#27841) 2023-08-14 10:13:34 +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: protect cache with mutex (#27898) 2023-08-17 05:22:18 -04:00
noncer.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00