Skip to content

core: use a wrapped map w/ sync.RWMutex for TxPool.all to remove contention in TxPool.Get.#16670

Merged
karalabe merged 2 commits into
ethereum:masterfrom
ryanschneider:txpool-sync-map
May 23, 2018
Merged

core: use a wrapped map w/ sync.RWMutex for TxPool.all to remove contention in TxPool.Get.#16670
karalabe merged 2 commits into
ethereum:masterfrom
ryanschneider:txpool-sync-map