Ryan Schneider 55b579e02c 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.
2018-05-23 15:55:42 +03:00
..
2018-04-19 16:32:02 +03:00
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2017-03-23 15:58:43 +01:00