tendermint/mempool
Dev Ojha 8a1a79257e mempool: Keep cache hashmap and linked list in sync (#2188)
* mempool: Keep cache hashmap and linked list in sync

This removes bugs with the linked list being full, but hashmap empty

* address PR comments

* switch clist back to list
2018-08-13 14:42:33 +04:00
..
mempool.go mempool: Keep cache hashmap and linked list in sync (#2188) 2018-08-13 14:42:33 +04:00
mempool_test.go mempool: Keep cache hashmap and linked list in sync (#2188) 2018-08-13 14:42:33 +04:00
metrics.go fixes after @xla review 2018-06-20 12:40:25 +04:00
reactor.go unexport DecodeMessage functions 2018-07-09 13:01:23 +04:00
reactor_test.go fix import paths 2018-07-01 22:36:49 -04:00
wire.go Fix mempool 2018-03-31 11:51:32 +02:00