good morning!!!!

Skip to content
Snippets Groups Projects
Commit 55b579e0 authored by Ryan Schneider's avatar Ryan Schneider Committed by Péter Szilágyi
Browse files

core: use a wrapped map to remove contention in `TxPool.Get`. (#16670)

* core: use a wrapped `map` and `sync.RWMutex` for `TxPool.all` to remove contention in `TxPool.Get`.

* core: Remove redundant `txLookup.Find` and improve comments on txLookup methods.
parent be22ee8d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment