1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/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
legacypool.go
legacypool2_test.go
legacypool_test.go
list.go core/txpool/legacypool: protect cache with mutex (#27898) 2023-08-17 05:22:18 -04:00
list_test.go
noncer.go